summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--print/evince/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/evince/Makefile.common b/print/evince/Makefile.common
index bf458be4119..d74f755e9c0 100644
--- a/print/evince/Makefile.common
+++ b/print/evince/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.3 2006/04/13 18:23:36 jlam Exp $
+# $NetBSD: Makefile.common,v 1.4 2006/05/22 16:33:49 drochner Exp $
#
DISTNAME= evince-0.5.2
@@ -17,6 +17,7 @@ USE_DIRS+= gnome2-1.5
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
USE_TOOLS+= gmake msgfmt pkg-config
+USE_LANGUAGES+= c++
# XXX fake for "configure" to allow build w/o a gs installed
# (avoid hard dependency on a specific version)