summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorgarbled <garbled@pkgsrc.org>1999-01-01 22:35:25 +0000
committergarbled <garbled@pkgsrc.org>1999-01-01 22:35:25 +0000
commit21519511b4e36d49c547cf5a1ab59f23c7d1039c (patch)
treed4181664caa3392347fcc1fd803b1a9f064a0d5d /misc
parentbd8e66aa7c385799a2147735f58b2a275765c6cc (diff)
downloadpkgsrc-21519511b4e36d49c547cf5a1ab59f23c7d1039c.tar.gz
Depend on gettext, otherwise the build blows up.
Diffstat (limited to 'misc')
-rw-r--r--misc/rpm/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/rpm/Makefile b/misc/rpm/Makefile
index 833519012cb..0a9dc10deea 100644
--- a/misc/rpm/Makefile
+++ b/misc/rpm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 1998/11/05 01:34:01 mycroft Exp $
+# $NetBSD: Makefile,v 1.17 1999/01/01 22:35:25 garbled Exp $
#
DISTNAME= rpm-2.5.4
@@ -9,6 +9,8 @@ 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.35:../../devel/gettext
+
CONFLICTS= rpm-2.4.12 rpm-2.5.1
GNU_CONFIGURE= yes