Changes between Initial Version and Version 1 of Ticket #8215, comment 1
- Timestamp:
- Mar 24, 2016, 4:27:22 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8215, comment 1
initial v1 1 1 Portfile diff. See also files/patch-bswap.h attachment to bug. 2 2 3 {{{ 3 4 --- /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/libdvdread/Portfile 2004-01-21 15:26:20.000000000 -0500 4 5 +++ ./Portfile 2006-08-23 21:43:50.000000000 -0400 … … 11 12 LDFLAGS="-L${prefix}/lib" \ 12 13 CPPFLAGS="-I${prefix}/include -no-cpp-precomp" 14 }}}