summaryrefslogtreecommitdiff
path: root/emulators/suse_linux
diff options
context:
space:
mode:
authortron <tron>2001-01-25 09:05:34 +0000
committertron <tron>2001-01-25 09:05:34 +0000
commit18552feaf18d08688178404e22f681825b426ccb (patch)
treef1e53eac912e6016dfec9b9a048c416ec0eb9160 /emulators/suse_linux
parent87d4e18cecb346b96b17210d5fb90df57c774926 (diff)
downloadpkgsrc-18552feaf18d08688178404e22f681825b426ccb.tar.gz
"rpm2pkg" is a seperate package now.
Diffstat (limited to 'emulators/suse_linux')
-rw-r--r--emulators/suse_linux/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/suse_linux/Makefile.common b/emulators/suse_linux/Makefile.common
index 053fc564ef3..4ba00159bbc 100644
--- a/emulators/suse_linux/Makefile.common
+++ b/emulators/suse_linux/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.2 2000/12/17 13:05:44 tron Exp $
+# $NetBSD: Makefile.common,v 1.3 2001/01/25 09:05:34 tron Exp $
SUSE_VERSION?= 6.4
@@ -13,6 +13,7 @@ EMULSUBDIR= emul/linux
EMULDIR= ${PREFIX}/${EMULSUBDIR}
RPM2PKG= ${PREFIX}/sbin/rpm2pkg
+BUILD_DEPENDS+= ${PREFIX}/sbin/rpm2pkg:../../pkgtools/rpm2pkg
# The SuSE Linux packages have circular dependencies.
LDD?= ${TRUE}