summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorminskim <minskim>2004-05-19 06:50:46 +0000
committerminskim <minskim>2004-05-19 06:50:46 +0000
commit2742f6d1a36b35610e1f3d97d68871cf9001f5c5 (patch)
tree81c7ecbdcf79f6b8331e77eb683ef1c7bfbb79de /textproc
parent9e07561495639f21887b69a0c1c6ad8b759986a6 (diff)
downloadpkgsrc-2742f6d1a36b35610e1f3d97d68871cf9001f5c5.tar.gz
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/openjade/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/openjade/Makefile b/textproc/openjade/Makefile
index 50e270eb8f9..da0816b8488 100644
--- a/textproc/openjade/Makefile
+++ b/textproc/openjade/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/05/19 05:44:39 minskim Exp $
+# $NetBSD: Makefile,v 1.8 2004/05/19 06:50:46 minskim Exp $
#
DISTNAME= openjade-1.3.2
@@ -13,6 +13,8 @@ COMMENT= SGML/XML parser toolkit and DSSSL engine, successor to "jade"
USE_BUILDLINK3= YES
USE_GNU_TOOLS+= make
USE_PERL5= build
+USE_LANGUAGES= c c++
+USE_LIBTOOL= YES
GNU_CONFIGURE= YES
CONFIGURE_ENV+= CXXFLAGS="${CFLAGS}"