summaryrefslogtreecommitdiff
path: root/devel/pango
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-02-15 13:43:41 +0000
committerjlam <jlam@pkgsrc.org>2004-02-15 13:43:41 +0000
commit4acd97a68eb5d7fbb7dc903613e6b10788b8324b (patch)
tree1307c3696a88388fccdb2c9bf9358f8be9ec356b /devel/pango
parent66309acf38d6ed3d3bb4f137fd2996f89c742363 (diff)
downloadpkgsrc-4acd97a68eb5d7fbb7dc903613e6b10788b8324b.tar.gz
The GNOME Project hasn't suddenly started using C++. These packages only
seemed to need the C++ compiler because the libtool configuration required it. This has been fixed in pkgsrc/mk.
Diffstat (limited to 'devel/pango')
-rw-r--r--devel/pango/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/pango/Makefile b/devel/pango/Makefile
index 0c05c7af421..474c0361685 100644
--- a/devel/pango/Makefile
+++ b/devel/pango/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2004/02/14 20:43:47 minskim Exp $
+# $NetBSD: Makefile,v 1.38 2004/02/15 13:43:41 jlam Exp $
#
DISTNAME= pango-1.2.5
@@ -17,7 +17,6 @@ USE_BUILDLINK3= yes
USE_PKGINSTALL= yes
USE_GNU_TOOLS+= make
USE_X11= yes
-USE_LANGUAGES= c c++
GNU_CONFIGURE= yes
TEST_TARGET= check
USE_LIBTOOL= yes