summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authoritojun <itojun>2000-11-01 16:00:40 +0000
committeritojun <itojun>2000-11-01 16:00:40 +0000
commita4be38d48a202809cba311b9af862a5c28b8c887 (patch)
treeb73eab8128815769c2208b894bd3b0e3f6d333ae /misc
parent5724dce2a973a7917a465732200922b455374be9 (diff)
downloadpkgsrc-a4be38d48a202809cba311b9af862a5c28b8c887.tar.gz
update gettext dependency. USE_LIBINTL + BUILD_DEPENDS devel/gettext.
Diffstat (limited to 'misc')
-rw-r--r--misc/rpm/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/rpm/Makefile b/misc/rpm/Makefile
index 8a8efd0d882..046c65e4dfa 100644
--- a/misc/rpm/Makefile
+++ b/misc/rpm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2000/09/10 12:02:48 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2000/11/01 16:00:40 itojun Exp $
#
DISTNAME= rpm-2.5.4
@@ -9,10 +9,11 @@ MASTER_SITES= ftp://ftp.rpm.org/pub/rpm/dist/rpm-2.5.x/ \
MAINTAINER= mycroft@netbsd.org
HOMEPAGE= http://www.rpm.org/
-DEPENDS+= gettext>=0.10.35nb1:../../devel/gettext
+BUILD_DEPENDS+= msgfmt:../../devel/gettext
GNU_CONFIGURE= yes
USE_GMAKE= yes
+USE_LIBINTL= yes
pre-install:
${MKDIR} ${PREFIX}/include/rpm