Changeset 1775
- Timestamp:
- 04/25/08 08:59:12 (7 months ago)
- Location:
- pbibuild/modules/pidgin
- Files:
-
- 2 modified
-
copy-files (modified) (1 diff)
-
pbi.conf (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pbibuild/modules/pidgin/copy-files
r1156 r1775 12 12 /usr/local/lib/libid3* autolibs/ 13 13 /usr/local/lib/libmad* autolibs/ 14 /usr/local/lib/libgnut* autolibs/ 15 /usr/local/lib/libgcrypt* autolibs/ 14 16 /usr/local/lib/pidgin lib2/ 15 17 /usr/local/lib/purple-2 lib2/ -
pbibuild/modules/pidgin/pbi.conf
r1759 r1775 30 30 # Enter your custom make options here 31 31 MAKEOPTS="LDFLAGS=\"-Wl,--rpath=/Programs/Pidgin/autolibs\" 32 PREFIX=/Programs/Pidgin 33 WITH_NSS=YES 34 WITHOUT_GNUTLS=YES" 32 PREFIX=/Programs/Pidgin" 35 33 36 34 # Build Key - Change this to anything else to trigger a rebuild 37 35 # - The rebuild will take place even if port is still the same ver 38 BUILDKEY="1 2"36 BUILDKEY="16" 39 37 40 38 # If this port has a non-standard port version variable in Makefile, then
