summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorjdolecek <jdolecek>2007-12-09 14:40:08 +0000
committerjdolecek <jdolecek>2007-12-09 14:40:08 +0000
commit8e2fcdf082b2b3f0941ec59cc4dda7007d0ac40a (patch)
tree16323fe46f28705d5984ce71ff4bd918ccc93e97 /www
parent28ca897f0e1f9be817aee058d1a10fe35a2b924c (diff)
downloadpkgsrc-8e2fcdf082b2b3f0941ec59cc4dda7007d0ac40a.tar.gz
add USE_LANGUAGES c++, so that some extensions using C++ build properly
fixes problem reported by reinhold ropper for php-gd
Diffstat (limited to 'www')
-rw-r--r--www/php4/Makefile.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/php4/Makefile.php b/www/php4/Makefile.php
index 5b886284eea..fc26bb53944 100644
--- a/www/php4/Makefile.php
+++ b/www/php4/Makefile.php
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.php,v 1.38 2007/09/07 22:12:26 jlam Exp $
+# $NetBSD: Makefile.php,v 1.39 2007/12/09 14:40:08 jdolecek Exp $
.include "../../www/php4/Makefile.common"
@@ -7,6 +7,7 @@ DISTINFO_FILE= ${.CURDIR}/../../www/php4/distinfo
PATCHDIR= ${.CURDIR}/../../www/php4/patches
USE_LIBTOOL= YES
+USE_LANGUAGES= c c++
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --without-mysql