summaryrefslogtreecommitdiff
path: root/multimedia/totem
diff options
context:
space:
mode:
authorminskim <minskim>2006-01-15 04:49:46 +0000
committerminskim <minskim>2006-01-15 04:49:46 +0000
commit121cc93bd349f625d4b661f8cfa5ac4bfc5caeb9 (patch)
tree3dcc46d0b45e7c30b2658850cd4301449f77f814 /multimedia/totem
parent48a65a0803fc074a6e199e47ad06278b76d06d2a (diff)
downloadpkgsrc-121cc93bd349f625d4b661f8cfa5ac4bfc5caeb9.tar.gz
Set USE_MSGFMT_PLURALS to handle msgid_plural in .po files.
Diffstat (limited to 'multimedia/totem')
-rw-r--r--multimedia/totem/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/totem/Makefile.common b/multimedia/totem/Makefile.common
index 472596df9ca..e1ace3ba56c 100644
--- a/multimedia/totem/Makefile.common
+++ b/multimedia/totem/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.11 2006/01/12 16:57:49 jmmv Exp $
+# $NetBSD: Makefile.common,v 1.12 2006/01/15 04:49:46 minskim Exp $
#
DISTNAME= totem-1.3.0
@@ -15,6 +15,7 @@ PLIST_SRC= ${.CURDIR}/../../multimedia/totem/PLIST
GNU_CONFIGURE= YES
USE_DIRS+= gnome2-1.5
+USE_MSGFMT_PLURALS= YES
USE_TOOLS+= gmake pkg-config
USE_LIBTOOL= YES
USE_PKGLOCALEDIR= YES