[PC-BSD Commits] r7547 - pbibuild/modules/graphics/hugin
svn at pcbsd.org
svn at pcbsd.org
Sun Sep 12 15:57:42 PDT 2010
Author: kris
Date: 2010-09-12 15:57:42 -0700 (Sun, 12 Sep 2010)
New Revision: 7547
Modified:
pbibuild/modules/graphics/hugin/pbi.conf
Log:
Make sure to set PACKAGE_BUILDING to YES, since hugin sucks in jdk16 on 8.x
Modified: pbibuild/modules/graphics/hugin/pbi.conf
===================================================================
--- pbibuild/modules/graphics/hugin/pbi.conf 2010-09-12 14:58:13 UTC (rev 7546)
+++ pbibuild/modules/graphics/hugin/pbi.conf 2010-09-12 22:57:42 UTC (rev 7547)
@@ -28,7 +28,7 @@
OTHERPORT=""
# Enter your custom make options here
-MAKEOPTS=""
+MAKEOPTS="PACKAGE_BUILDING=YES"
# Build Key - Change this to anything else to trigger a rebuild
# - The rebuild will take place even if port is still the same ver
More information about the Commits
mailing list