[PC-BSD Commits] r4144 - pbibuild/modules/warden-inmates/inmate-joomla15
svn at pcbsd.org
svn at pcbsd.org
Thu Jun 25 07:56:23 PDT 2009
Author: kris
Date: 2009-06-25 07:56:23 -0700 (Thu, 25 Jun 2009)
New Revision: 4144
Modified:
pbibuild/modules/warden-inmates/inmate-joomla15/pbi.conf
Log:
Added patch from: Maarten <maarten at wirelessleiden.nl>
- Fixes a typo, and improves build options
Modified: pbibuild/modules/warden-inmates/inmate-joomla15/pbi.conf
===================================================================
--- pbibuild/modules/warden-inmates/inmate-joomla15/pbi.conf 2009-06-24 21:02:12 UTC (rev 4143)
+++ pbibuild/modules/warden-inmates/inmate-joomla15/pbi.conf 2009-06-25 14:56:23 UTC (rev 4144)
@@ -25,17 +25,18 @@
/usr/ports/archivers/php5-zlib
/usr/ports/archivers/php5-bz2
/usr/ports/mail/php5-imap
-/usr/ports/graphics/php5-gdi
+/usr/ports/graphics/php5-gd
/usr/ports/ftp/php5-ftp
/usr/ports/ftp/php5-curl
/usr/ports/net/php5-ldap"
# Enter your custom make options here
MAKEOPTS="WITH_APACHE=YES
-WITH_PDF=YES"
+WITH_PDF=YES
+WITHOUT_X11=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="01"
+BUILDKEY="02"
export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT BUILDKEY INMATEVER BUILDINMATE
More information about the Commits
mailing list