[PC-BSD Commits] r8187 - pbibuild/modules/net-p2p/limewire
svn at pcbsd.org
svn at pcbsd.org
Fri Dec 10 06:45:36 PST 2010
Author: kenmoore
Date: 2010-12-10 06:45:36 -0800 (Fri, 10 Dec 2010)
New Revision: 8187
Modified:
pbibuild/modules/net-p2p/limewire/pbi.conf
Log:
Try using the openjpeg port rather than the jpeg port and rebuild
Modified: pbibuild/modules/net-p2p/limewire/pbi.conf
===================================================================
--- pbibuild/modules/net-p2p/limewire/pbi.conf 2010-12-10 14:28:51 UTC (rev 8186)
+++ pbibuild/modules/net-p2p/limewire/pbi.conf 2010-12-10 14:45:36 UTC (rev 8187)
@@ -25,14 +25,14 @@
PBIUPDATE="http://update.pbidir.com"
# Other Ports we need built (One per line)
-OTHERPORT="/usr/ports/graphics/jpeg"
+OTHERPORT="/usr/ports/graphics/openjpeg"
# 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="05"
+BUILDKEY="06"
# 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