summaryrefslogtreecommitdiff
path: root/print/evince
diff options
context:
space:
mode:
authorjlam <jlam>2006-04-13 18:23:29 +0000
committerjlam <jlam>2006-04-13 18:23:29 +0000
commit2b7701c2e846af68d16fca094c7edd5a431d4797 (patch)
tree729febc408b332097c08ae0e7d6cc546eae5bec4 /print/evince
parent381acf95ec4f42fe16a17018bf9d56363883a683 (diff)
downloadpkgsrc-2b7701c2e846af68d16fca094c7edd5a431d4797.tar.gz
BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
Diffstat (limited to 'print/evince')
-rw-r--r--print/evince/Makefile.common5
1 files changed, 2 insertions, 3 deletions
diff --git a/print/evince/Makefile.common b/print/evince/Makefile.common
index 8ce444049ab..bf458be4119 100644
--- a/print/evince/Makefile.common
+++ b/print/evince/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.2 2006/04/11 21:43:20 reed Exp $
+# $NetBSD: Makefile.common,v 1.3 2006/04/13 18:23:36 jlam Exp $
#
DISTNAME= evince-0.5.2
@@ -15,9 +15,8 @@ DISTINFO_FILE= ${.CURDIR}/../evince/distinfo
GNU_CONFIGURE= yes
USE_DIRS+= gnome2-1.5
USE_LIBTOOL= yes
-USE_MSGFMT_PLURALS= yes
USE_PKGLOCALEDIR= yes
-USE_TOOLS+= gmake pkg-config
+USE_TOOLS+= gmake msgfmt pkg-config
# XXX fake for "configure" to allow build w/o a gs installed
# (avoid hard dependency on a specific version)