summaryrefslogtreecommitdiff
path: root/misc/gperiodic
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-04-13 18:23:29 +0000
committerjlam <jlam@pkgsrc.org>2006-04-13 18:23:29 +0000
commit1cf9796f3cd4e88d0e6a9c255ade06c839b84da0 (patch)
tree729febc408b332097c08ae0e7d6cc546eae5bec4 /misc/gperiodic
parentc3df5f94e8336d21aea6980590b3530b787be1a9 (diff)
downloadpkgsrc-1cf9796f3cd4e88d0e6a9c255ade06c839b84da0.tar.gz
BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
Diffstat (limited to 'misc/gperiodic')
-rw-r--r--misc/gperiodic/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/misc/gperiodic/Makefile b/misc/gperiodic/Makefile
index 2ee289e3986..26f71827ebe 100644
--- a/misc/gperiodic/Makefile
+++ b/misc/gperiodic/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2006/03/04 21:30:11 jlam Exp $
+# $NetBSD: Makefile,v 1.41 2006/04/13 18:23:35 jlam Exp $
DISTNAME= gperiodic-2.0.8
PKGREVISION= 2
@@ -9,11 +9,9 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.acclab.helsinki.fi/~frantz/software/gperiodic.php
COMMENT= Displays a periodic table of the elements
-BUILD_USES_MSGFMT= yes
-
USE_DIRS+= gnome1-1.5
USE_PKGLOCALEDIR= yes
-USE_TOOLS+= gmake pkg-config
+USE_TOOLS+= gmake msgfmt pkg-config
BUILDLINK_TRANSFORM+= rm:-DG_DISABLE_DEPRECATED
BUILDLINK_TRANSFORM+= rm:-DGDK_DISABLE_DEPRECATED