aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authoritetcu <itetcu@FreeBSD.org>2009-06-11 13:55:31 +0800
committeritetcu <itetcu@FreeBSD.org>2009-06-11 13:55:31 +0800
commit5b83ff2c35d90ed0b2e1a4f72ffcc604280dcbf3 (patch)
treed0846176a5595ecdde7a95256d5be874b952ac37 /devel
parent3b72910a3f64853e642a1a1c3552e8364b1cd18a (diff)
downloadfreebsd-ports-gnome-5b83ff2c35d90ed0b2e1a4f72ffcc604280dcbf3.tar.gz
freebsd-ports-gnome-5b83ff2c35d90ed0b2e1a4f72ffcc604280dcbf3.tar.zst
freebsd-ports-gnome-5b83ff2c35d90ed0b2e1a4f72ffcc604280dcbf3.zip
Fix build with custom LOCALBASE
Reported by: QATty Approved by: maintainer
Diffstat (limited to 'devel')
-rw-r--r--devel/pecl-shape/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/pecl-shape/Makefile b/devel/pecl-shape/Makefile
index 964903369279..ce7a5986ca2a 100644
--- a/devel/pecl-shape/Makefile
+++ b/devel/pecl-shape/Makefile
@@ -23,6 +23,8 @@ USE_PHP_BUILD= yes
USE_PHPEXT= yes
PHP_MODNAME= shp
+CONFIGURE_ARGS+=--with-shp=${LOCALBASE}
+
post-patch:
@${REINPLACE_CMD} -e 's|include/libshp|include|g' ${WRKSRC}/config.m4
@${REINPLACE_CMD} -e 's|-ldl||g' ${WRKSRC}/config.m4
Makefile?id=2a78380888fb5fb4a0c28d056b8c4454eed659a6'>Don't install rndc.confmat2014-06-061-1/+1 * Fix build with GOST (on 10, base OpenSSL doesn't have it)mat2014-05-181-1/+7 * Ok, revert r354129, it was a bad idea.mat2014-05-161-1/+1 * Try and fix the plist for bind9* ports when <10.mat2014-05-151-1/+1 * Make GOST in BIND 9.* optionalmat2014-05-151-2/+5 * Fix the rc script reload command.mat2014-04-181-1/+1 * The FreeBSD x11@ and graphics team proudly presentszeising2014-04-171-1/+1 * Two changes to the RC scriptmat2014-04-111-1/+1 * - Fix startup scriptmat2014-03-271-1/+1 * Finaly pet rclint.mat2014-03-261-1/+1 * Remove GSSAPI from the default options.mat2014-03-251-2/+2 * - Use SUB_FILES for named.conf and the rc scriptmat2014-03-181-7/+4 * Pet PORTSCOUT.mat2014-03-081-0/+2 * Always depend on libxml[1]mat2014-03-071-8/+6 * Try and have BIND start earlier.mat2014-03-071-1/+1 * Don't polute isc-config.sh with gssapi flags.mat2014-03-051-8/+6 * Change the BIND ports to use PKGNAMESUFFIX.mat2014-02-281-2/+3 * Use a permanent name for the patch. (same file, the other was a symlink.)mat2014-02-071-1/+1 * Unbreak in the RPZRRL_PATCH case, patch has been released.mat2014-02-071-5/+1 * Note that the RPZRRL patch doesn't work yet with that release.mat2014-01-311-0/+4 * Update to 9.8.7.mat2014-01-311-2/+2 * Revert r341073, static libs are not supposed to be PICgarga2014-01-271-1/+0 * Add -fPIC to CFLAGS for amd64, this fix static librariesgarga2014-01-261-0/+1 * Security update to fix CVE-2014-0591 as reported atmat2014-01-141-3/+2 * Fixup rndc.conf.sample installationmat2014-01-091-3/+3 * There's always a default value for named_conf now, so no need toerwin2014-01-071-1/+1 * Yet another round of fixes.mat2014-01-071-7/+6 * Fix yet another bug, they're creeping like crazy...mat2014-01-071-1/+1 * Convert to staging and new options.mat2014-01-061-147/+62 * Add the DOCS option to OPTIONS_DEFAULT.mat2014-01-051-2/+2 * Hand the BIND ports to a new volunteer.erwin2014-01-021-1/+1 * Fix build with GSSAPI option without Kerberoserwin2013-12-101-0/+4 * bind(96,98,99): Couple OSVERSION with OPSYSmarino2013-12-091-4/+4 * To prevent fallout of lowering __FreeBSD_version in releng/10.0 branch,gjb2013-12-071-4/+4 * Install named.conf as named.conf.sample and don't overwrite on upgradeerwin2013-12-051-3/+6 * Fix build with GSSAPIerwin2013-12-041-0/+1 * Fix startup script.erwin2013-11-221-0/+1 * Support FreeBSD 10.0.erwin2013-11-121-6/+35 * Drop support for REPLACE_BIND option after BIND was removed from base,erwin2013-11-041-1/+4