aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--emulators/osf1_base/Makefile2
-rw-r--r--emulators/ski/Makefile2
-rw-r--r--net-im/linux-ymessenger/Makefile2
-rw-r--r--net/linux-ymessenger/Makefile2
-rw-r--r--print/bjfiltercom/Makefile2
-rw-r--r--vietnamese/vi2vn/Makefile2
-rw-r--r--x11-themes/gtk-bluecurve-theme/Makefile2
-rw-r--r--x11-themes/qt-bluecurve-theme/Makefile2
-rw-r--r--x11-toolkits/gtk-bluecurve-theme/Makefile2
-rw-r--r--x11-toolkits/qt-bluecurve-theme/Makefile2
10 files changed, 10 insertions, 10 deletions
diff --git a/emulators/osf1_base/Makefile b/emulators/osf1_base/Makefile
index 5f30cc57b686..b84c03b420c8 100644
--- a/emulators/osf1_base/Makefile
+++ b/emulators/osf1_base/Makefile
@@ -16,7 +16,7 @@ EXTRACT_SUFX= .rpm
MAINTAINER= obrien@FreeBSD.org
COMMENT= The base set of libraries needed in OSF/1 (Tru64) mode
-BUILD_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio
+EXTRACT_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio
ONLY_FOR_ARCHS= alpha
diff --git a/emulators/ski/Makefile b/emulators/ski/Makefile
index 750d3b6e0a0d..0728d0d26b86 100644
--- a/emulators/ski/Makefile
+++ b/emulators/ski/Makefile
@@ -16,7 +16,7 @@ EXTRACT_SUFX= .rpm
MAINTAINER= freebsd-ia64@FreeBSD.org
COMMENT= HP's Ski IA-64 simulator
-BUILD_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio
+EXTRACT_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio
ONLY_FOR_ARCHS= i386
diff --git a/net-im/linux-ymessenger/Makefile b/net-im/linux-ymessenger/Makefile
index 820556a197b0..2d58e7c4ff0f 100644
--- a/net-im/linux-ymessenger/Makefile
+++ b/net-im/linux-ymessenger/Makefile
@@ -16,7 +16,7 @@ EXTRACT_SUFX= .rpm
MAINTAINER= sethk@meowfishies.com
COMMENT= An RPM of Yahoo! Messenger instant messaging client
-BUILD_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio
+EXTRACT_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio
RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgdk_pixbuf.so.2:${PORTSDIR}/graphics/linux-gdk-pixbuf \
${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux-gtk
diff --git a/net/linux-ymessenger/Makefile b/net/linux-ymessenger/Makefile
index 820556a197b0..2d58e7c4ff0f 100644
--- a/net/linux-ymessenger/Makefile
+++ b/net/linux-ymessenger/Makefile
@@ -16,7 +16,7 @@ EXTRACT_SUFX= .rpm
MAINTAINER= sethk@meowfishies.com
COMMENT= An RPM of Yahoo! Messenger instant messaging client
-BUILD_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio
+EXTRACT_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio
RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgdk_pixbuf.so.2:${PORTSDIR}/graphics/linux-gdk-pixbuf \
${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux-gtk
diff --git a/print/bjfiltercom/Makefile b/print/bjfiltercom/Makefile
index 59196f85abdc..c353ebf3360c 100644
--- a/print/bjfiltercom/Makefile
+++ b/print/bjfiltercom/Makefile
@@ -21,7 +21,7 @@ COMMENT?= Canon Bubble Jet Print Filter for Linux -- Common files
BROKEN= "Checksum mismatch"
-BUILD_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio
+EXTRACT_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio
.if defined(SLAVE_PORT)
RUN_DEPENDS= stsmon:${PORTSDIR}/print/bjfiltercom \
pstops:${PORTSDIR}/print/psutils-${PAPERSIZE}
diff --git a/vietnamese/vi2vn/Makefile b/vietnamese/vi2vn/Makefile
index 0a7b0f31cca1..637902942793 100644
--- a/vietnamese/vi2vn/Makefile
+++ b/vietnamese/vi2vn/Makefile
@@ -18,7 +18,7 @@ COMMENT= Perl script to convert VIQR encoding to other Vietnamese encodings.
PORTCOMMENT= Converts Vietnamese VIQR text into troff format
-BUILD_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio
+EXTRACT_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio
EXTRACT_CMD= rpm2cpio.pl
EXTRACT_BEFORE_ARGS=
diff --git a/x11-themes/gtk-bluecurve-theme/Makefile b/x11-themes/gtk-bluecurve-theme/Makefile
index b051e7a9582b..bf246ad89ddf 100644
--- a/x11-themes/gtk-bluecurve-theme/Makefile
+++ b/x11-themes/gtk-bluecurve-theme/Makefile
@@ -16,7 +16,7 @@ DISTFILES= redhat-artwork-${PORTVERSION}-${RH_SUBVERSION}.src.rpm
MAINTAINER= rzheka@users.sourceforge.net
COMMENT= Bluecurve unified-look theme for GTK1 and GTK2 from RedHat 8.0
-BUILD_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio
+EXTRACT_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio
WRKSRC= ${WRKDIR}/redhat-artwork-${PORTVERSION}
USE_GMAKE= yes
diff --git a/x11-themes/qt-bluecurve-theme/Makefile b/x11-themes/qt-bluecurve-theme/Makefile
index 5e32f8dc2885..55bd818938f6 100644
--- a/x11-themes/qt-bluecurve-theme/Makefile
+++ b/x11-themes/qt-bluecurve-theme/Makefile
@@ -16,7 +16,7 @@ DISTFILES= redhat-artwork-${PORTVERSION}-${RH_SUBVERSION}.src.rpm
MAINTAINER= rzheka@users.sourceforge.net
COMMENT= Bluecurve unified-look theme for QT3 from RedHat 8.0
-BUILD_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio
+EXTRACT_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio
WRKSRC= ${WRKDIR}/redhat-artwork-${PORTVERSION}
USE_LIBTOOL= yes
diff --git a/x11-toolkits/gtk-bluecurve-theme/Makefile b/x11-toolkits/gtk-bluecurve-theme/Makefile
index b051e7a9582b..bf246ad89ddf 100644
--- a/x11-toolkits/gtk-bluecurve-theme/Makefile
+++ b/x11-toolkits/gtk-bluecurve-theme/Makefile
@@ -16,7 +16,7 @@ DISTFILES= redhat-artwork-${PORTVERSION}-${RH_SUBVERSION}.src.rpm
MAINTAINER= rzheka@users.sourceforge.net
COMMENT= Bluecurve unified-look theme for GTK1 and GTK2 from RedHat 8.0
-BUILD_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio
+EXTRACT_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio
WRKSRC= ${WRKDIR}/redhat-artwork-${PORTVERSION}
USE_GMAKE= yes
diff --git a/x11-toolkits/qt-bluecurve-theme/Makefile b/x11-toolkits/qt-bluecurve-theme/Makefile
index 5e32f8dc2885..55bd818938f6 100644
--- a/x11-toolkits/qt-bluecurve-theme/Makefile
+++ b/x11-toolkits/qt-bluecurve-theme/Makefile
@@ -16,7 +16,7 @@ DISTFILES= redhat-artwork-${PORTVERSION}-${RH_SUBVERSION}.src.rpm
MAINTAINER= rzheka@users.sourceforge.net
COMMENT= Bluecurve unified-look theme for QT3 from RedHat 8.0
-BUILD_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio
+EXTRACT_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio
WRKSRC= ${WRKDIR}/redhat-artwork-${PORTVERSION}
USE_LIBTOOL= yes