summaryrefslogtreecommitdiff
path: root/textproc/jade
diff options
context:
space:
mode:
authorbouyer <bouyer>2004-03-19 08:34:01 +0000
committerbouyer <bouyer>2004-03-19 08:34:01 +0000
commit7a02acfc73e64f2518db57cf97cc5d1b40af0598 (patch)
tree284376274e3b3287fc94145435fb906be18d7660 /textproc/jade
parentb069e221370267dcfdf0c766d25703c04bab8cd1 (diff)
downloadpkgsrc-7a02acfc73e64f2518db57cf97cc5d1b40af0598.tar.gz
These packages use c++, so add USE_LANGUAGES= c c++
Diffstat (limited to 'textproc/jade')
-rw-r--r--textproc/jade/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/jade/Makefile b/textproc/jade/Makefile
index 911e32e97e3..c3d74c2ac4d 100644
--- a/textproc/jade/Makefile
+++ b/textproc/jade/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2004/01/24 15:13:20 grant Exp $
+# $NetBSD: Makefile,v 1.32 2004/03/19 08:34:01 bouyer Exp $
DISTNAME= jade-1.2.1
PKGREVISION= 8
@@ -18,6 +18,7 @@ PATCH_DIST_STRIP= -p1
CONFLICTS+= sp-[0-9]*
USE_BUILDLINK2= YES
+USE_LANGUAGES= c c++
USE_GNU_TOOLS+= make
GNU_CONFIGURE= YES
USE_LIBTOOL= YES