Changeset 35646
- Timestamp:
- 04/01/2008 06:03:47 (4 years ago)
- Files:
-
- 1 modified
-
trunk/dports/devel/ossp-uuid/Portfile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/devel/ossp-uuid/Portfile
r34581 r35646 5 5 name ossp-uuid 6 6 version 1.6.0 7 revision 17 revision 2 8 8 categories devel 9 9 platforms darwin … … 19 19 patchfiles patch-Makefile.in 20 20 21 configure.args --mandir=${prefix}/share/man --without-perl 21 configure.args --mandir=${prefix}/share/man --without-perl \ 22 --includedir=${prefix}/include/ossp 22 23 configure.cflags-append "-D_POSIX_C_SOURCE" 23 24

