summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorschwarz <schwarz>2006-02-26 13:48:31 +0000
committerschwarz <schwarz>2006-02-26 13:48:31 +0000
commite1be1897059029b5171b3c21d36bedd6e4a18cad (patch)
tree5aa331ef00e5f68360053e0ea9af5a2e7e522295 /textproc
parent5397c20126e905479c7dbd973cabbfa6b85f5d39 (diff)
downloadpkgsrc-e1be1897059029b5171b3c21d36bedd6e4a18cad.tar.gz
uses both C and C++
Diffstat (limited to 'textproc')
-rw-r--r--textproc/bibclean/Makefile3
-rw-r--r--textproc/libunicode/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/textproc/bibclean/Makefile b/textproc/bibclean/Makefile
index 4d995c4f174..9fd33823f01 100644
--- a/textproc/bibclean/Makefile
+++ b/textproc/bibclean/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2005/12/27 13:54:59 seb Exp $
+# $NetBSD: Makefile,v 1.11 2006/02/26 13:50:14 schwarz Exp $
#
DISTNAME= bibclean-2.11.4
@@ -12,6 +12,7 @@ COMMENT= Prettyprinter and syntax checker for BibTeX bibliography databases
PKG_INSTALLATION_TYPES= overwrite pkgviews
+USE_LANGUAGES= c c++
GNU_CONFIGURE= YES
post-install:
diff --git a/textproc/libunicode/Makefile b/textproc/libunicode/Makefile
index 84a61e64e3e..b7dc544cc04 100644
--- a/textproc/libunicode/Makefile
+++ b/textproc/libunicode/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2005/04/11 21:47:36 tv Exp $
+# $NetBSD: Makefile,v 1.11 2006/02/26 13:51:16 schwarz Exp $
#
DISTNAME= libunicode-0.4
@@ -10,6 +10,7 @@ MAINTAINER= rh@NetBSD.org
HOMEPAGE= http://www.pango.org/
COMMENT= Library for manipulating Unicode characters and strings
+USE_LANGUAGES= c c++
GNU_CONFIGURE= YES
USE_LIBTOOL= YES