[35646] trunk/dports/devel/ossp-uuid/Portfile
dluke at macports.org
dluke at macports.org
Tue Apr 1 06:03:50 PDT 2008
Revision: 35646
http://trac.macosforge.org/projects/macports/changeset/35646
Author: dluke at macports.org
Date: 2008-04-01 06:03:47 -0700 (Tue, 01 Apr 2008)
Log Message:
-----------
Move ossp-uuid's include file to a subdirectory (fixes #14203)
Modified Paths:
--------------
trunk/dports/devel/ossp-uuid/Portfile
Modified: trunk/dports/devel/ossp-uuid/Portfile
===================================================================
--- trunk/dports/devel/ossp-uuid/Portfile 2008-04-01 11:56:43 UTC (rev 35645)
+++ trunk/dports/devel/ossp-uuid/Portfile 2008-04-01 13:03:47 UTC (rev 35646)
@@ -4,7 +4,7 @@
name ossp-uuid
version 1.6.0
-revision 1
+revision 2
categories devel
platforms darwin
maintainers nomaintainer
@@ -18,7 +18,8 @@
patchfiles patch-Makefile.in
-configure.args --mandir=${prefix}/share/man --without-perl
+configure.args --mandir=${prefix}/share/man --without-perl \
+ --includedir=${prefix}/include/ossp
configure.cflags-append "-D_POSIX_C_SOURCE"
test.run yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080401/fc1a96cf/attachment.html
More information about the macports-changes
mailing list