diff options
author | salo <salo> | 2002-12-01 16:25:56 +0000 |
---|---|---|
committer | salo <salo> | 2002-12-01 16:25:56 +0000 |
commit | 3f719d5bc5d8644987feccc0e10d46d1cc31f53d (patch) | |
tree | bb4150dfdc571ca894c7717238e6978989cbf554 /misc/gperiodic | |
parent | 961ab039efb4bb3794ce7ef72a4f66787b4dd92b (diff) | |
download | pkgsrc-3f719d5bc5d8644987feccc0e10d46d1cc31f53d.tar.gz |
USE_PKGLOCALEDIR, remove unnecessary patch, delint.
Diffstat (limited to 'misc/gperiodic')
-rw-r--r-- | misc/gperiodic/Makefile | 3 | ||||
-rw-r--r-- | misc/gperiodic/PLIST | 14 |
2 files changed, 9 insertions, 8 deletions
diff --git a/misc/gperiodic/Makefile b/misc/gperiodic/Makefile index a2d6492485c..660deb19e82 100644 --- a/misc/gperiodic/Makefile +++ b/misc/gperiodic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2002/09/24 10:20:19 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2002/12/01 16:25:57 salo Exp $ # DISTNAME= gperiodic-1.2.6 @@ -13,6 +13,7 @@ COMMENT= Displays a periodic table of the elements BUILD_USES_MSGFMT= # defined USE_BUILDLINK2= # defined +USE_PKGLOCALEDIR= # defined USE_X11BASE= # defined USE_GMAKE= # defined GNU_CONFIGURE= # defined diff --git a/misc/gperiodic/PLIST b/misc/gperiodic/PLIST index 021571c48fb..28d46ad9245 100644 --- a/misc/gperiodic/PLIST +++ b/misc/gperiodic/PLIST @@ -1,9 +1,9 @@ -@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:28:14 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2002/12/01 16:25:57 salo Exp $ bin/gperiodic man/man1/gperiodic.1 -share/locale/de/LC_MESSAGES/gperiodic.mo -share/locale/es/LC_MESSAGES/gperiodic.mo -share/locale/fr/LC_MESSAGES/gperiodic.mo -share/locale/nl/LC_MESSAGES/gperiodic.mo -share/locale/pt/LC_MESSAGES/gperiodic.mo -share/locale/it/LC_MESSAGES/gperiodic.mo +${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gperiodic.mo +${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gperiodic.mo +${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gperiodic.mo +${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gperiodic.mo +${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gperiodic.mo +${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gperiodic.mo |