[PC-BSD Commits] r7341 - pbibuild/modules/editors/abiword
svn at pcbsd.org
svn at pcbsd.org
Tue Aug 3 12:15:03 PDT 2010
Author: kris
Date: 2010-08-03 12:15:02 -0700 (Tue, 03 Aug 2010)
New Revision: 7341
Modified:
pbibuild/modules/editors/abiword/pbi.conf
Log:
Rebuild abiword WITH_CUPS=YES, may fix gtk printer dialog
Modified: pbibuild/modules/editors/abiword/pbi.conf
===================================================================
--- pbibuild/modules/editors/abiword/pbi.conf 2010-08-03 19:12:14 UTC (rev 7340)
+++ pbibuild/modules/editors/abiword/pbi.conf 2010-08-03 19:15:02 UTC (rev 7341)
@@ -28,11 +28,11 @@
OTHERPORT="/usr/ports/x11-themes/qtcurve-gtk2"
# Enter your custom make options here
-MAKEOPTS=""
+MAKEOPTS="WITH_CUPS=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
-BUILDKEY="02"
+BUILDKEY="01"
PBIAUTOPOPULATE="YES"
export PBIAUTOPOPULATE
More information about the Commits
mailing list