summaryrefslogtreecommitdiff
path: root/x11/xscreensaver/PLIST
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2005-07-21 10:43:23 +0000
committertron <tron@pkgsrc.org>2005-07-21 10:43:23 +0000
commitafc2d700b4a4f1312218bccf99b848415d82fc2d (patch)
treea0edcd7dfaeabb935da47bef79d9ec26bc254c90 /x11/xscreensaver/PLIST
parentdaab9c952e7818188437bb780742a838248e83e3 (diff)
downloadpkgsrc-afc2d700b4a4f1312218bccf99b848415d82fc2d.tar.gz
The additional locale files only get installed on systems with a recent
gettext version (e.g. NetBSD 3.99.7) but not systems with an older one (e.g. NetBSD 3.0_BETA). We must therefore adapt the package list dynamically.
Diffstat (limited to 'x11/xscreensaver/PLIST')
-rw-r--r--x11/xscreensaver/PLIST6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/xscreensaver/PLIST b/x11/xscreensaver/PLIST
index 950da75719d..07dc15263c9 100644
--- a/x11/xscreensaver/PLIST
+++ b/x11/xscreensaver/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.25 2005/07/21 06:41:12 hira Exp $
+@comment $NetBSD: PLIST,v 1.26 2005/07/21 10:43:23 tron Exp $
bin/xscreensaver
bin/xscreensaver-command
bin/xscreensaver-getimage
@@ -612,7 +612,7 @@ man/man1/xspirograph.1
man/man1/xsublim.1
man/man1/xteevee.1
man/man1/zoom.1
-${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/xscreensaver.mo
+${OLD_GETTEXT}${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/xscreensaver.mo
${PKGLOCALEDIR}/locale/da/LC_MESSAGES/xscreensaver.mo
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/xscreensaver.mo
${PKGLOCALEDIR}/locale/es/LC_MESSAGES/xscreensaver.mo
@@ -628,7 +628,7 @@ ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/xscreensaver.mo
${PKGLOCALEDIR}/locale/no/LC_MESSAGES/xscreensaver.mo
${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/xscreensaver.mo
${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/xscreensaver.mo
-${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/xscreensaver.mo
+${OLD_GETTEXT}${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/xscreensaver.mo
${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/xscreensaver.mo
${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/xscreensaver.mo
${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/xscreensaver.mo