summaryrefslogtreecommitdiff
path: root/misc/rpm
diff options
context:
space:
mode:
authorgarbled <garbled>1999-01-01 22:35:25 +0000
committergarbled <garbled>1999-01-01 22:35:25 +0000
commita74d607582d8a6ede4d09fbd65fdea64039833f9 (patch)
treed4181664caa3392347fcc1fd803b1a9f064a0d5d /misc/rpm
parent843eadd1065fe0f880dbefcf5141ca3cab67f33f (diff)
downloadpkgsrc-a74d607582d8a6ede4d09fbd65fdea64039833f9.tar.gz
Depend on gettext, otherwise the build blows up.
Diffstat (limited to 'misc/rpm')
-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