[PC-BSD Commits] r4975 - pbibuild/modules/net-p2p/limewire
svn at pcbsd.org
svn at pcbsd.org
Thu Nov 12 09:42:06 PST 2009
Author: kris
Date: 2009-11-12 09:42:05 -0800 (Thu, 12 Nov 2009)
New Revision: 4975
Modified:
pbibuild/modules/net-p2p/limewire/pbi.conf
Log:
Added jpeg support to java / limewire
Modified: pbibuild/modules/net-p2p/limewire/pbi.conf
===================================================================
--- pbibuild/modules/net-p2p/limewire/pbi.conf 2009-11-12 17:37:24 UTC (rev 4974)
+++ pbibuild/modules/net-p2p/limewire/pbi.conf 2009-11-12 17:42:05 UTC (rev 4975)
@@ -25,14 +25,14 @@
PBIUPDATE="http://update.pbidir.com"
# Other Ports we need built (One per line)
-OTHERPORT=""
+OTHERPORT="/usr/ports/graphics/jpeg"
# Enter your custom make options here
MAKEOPTS=""
# Build Key - Change this to anything else to trigger a rebuild
# - The rebuild will take place even if port is still the same ver
-BUILDKEY="02"
+BUILDKEY="05"
# If this port has a non-standard port version variable in Makefile, then
# list the key here such as "OOOVERSION="
More information about the Commits
mailing list