summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2006-04-08 15:13:03 +0000
committerjmmv <jmmv@pkgsrc.org>2006-04-08 15:13:03 +0000
commit225329fb70c648e5bae8239dcbb5dc1019ffb542 (patch)
tree3d4bebd196a0b2484505b38946c74477746100bc /x11
parent64a919e848db128bc050a0fbe577a5df1c7b784e (diff)
downloadpkgsrc-225329fb70c648e5bae8239dcbb5dc1019ffb542.tar.gz
This needs msgid_plural support.
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome-screensaver/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gnome-screensaver/Makefile b/x11/gnome-screensaver/Makefile
index 662ebed6b82..abb237cf3c5 100644
--- a/x11/gnome-screensaver/Makefile
+++ b/x11/gnome-screensaver/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2006/04/04 18:07:16 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2006/04/08 15:13:48 jmmv Exp $
#
DISTNAME= gnome-screensaver-2.14.0
@@ -12,6 +12,7 @@ COMMENT= Screen saver and locker for the GNOME desktop
GNU_CONFIGURE= yes
USE_DIRS+= xdg-1.3
USE_LIBTOOL= yes
+USE_MSGFMT_PLURALS= yes
USE_PKGLOCALEDIR= yes
USE_TOOLS+= gmake pkg-config
USE_X11= yes