summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordholland <dholland>2012-05-14 01:14:16 +0000
committerdholland <dholland>2012-05-14 01:14:16 +0000
commitaba75c803948016ca07d7564683aae71feddf523 (patch)
tree6181daa6309d466cd5b4f37087be29a1c128419f
parent6f1caf2e6285ec141dd6957d3a682446961ab4a8 (diff)
downloadpkgsrc-aba75c803948016ca07d7564683aae71feddf523.tar.gz
Set USE_LANGUAGES properly. It works without this for some reason... but
randomly broke because of it when I was mucking about last night.
-rw-r--r--www/seamonkey/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile
index fb664ab8731..a049810d4ad 100644
--- a/www/seamonkey/Makefile
+++ b/www/seamonkey/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.70 2012/05/14 01:13:07 dholland Exp $
+# $NetBSD: Makefile,v 1.71 2012/05/14 01:14:16 dholland Exp $
#
DISTNAME= # empty
@@ -17,6 +17,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}/comm-release
MOZILLA_DIR= mozilla/
PLIST_SRC+= ${PLIST_SRC_DFLT}
+USE_LANGUAGES+= c c++
CONFIG_GUESS_OVERRIDE+= ldap/sdks/c-sdk/config/autoconf/config.guess
CONFIG_SUB_OVERRIDE+= ldap/sdks/c-sdk/config/autoconf/config.sub