aboutsummaryrefslogtreecommitdiff
path: root/x11-themes
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-03-01 20:43:34 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-03-01 20:43:34 +0000
commitc0d93ceec0cccaf55788f54114b8208f70a7b288 (patch)
treec907e4c5f62a2e1d94826a258a666706e9901276 /x11-themes
parentf595fce2c6dd82f9c989c7501a133a39b7b7090a (diff)
downloadports-c0d93ceec0cccaf55788f54114b8208f70a7b288.tar.gz
ports-c0d93ceec0cccaf55788f54114b8208f70a7b288.zip
- rpm2cpio.pl need to be EXTRACT_DEPENDS otherwise it will not work
PR: ports/63516 Submitted by: Stephen J. Roznowski <sjr@comcast.net>
Notes
Notes: svn path=/head/; revision=102679
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/gtk-bluecurve-theme/Makefile2
-rw-r--r--x11-themes/qt-bluecurve-theme/Makefile2
2 files changed, 2 insertions, 2 deletions
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