diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-01 20:43:34 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-01 20:43:34 +0000 |
commit | c0d93ceec0cccaf55788f54114b8208f70a7b288 (patch) | |
tree | c907e4c5f62a2e1d94826a258a666706e9901276 /x11-themes/gtk-bluecurve-theme | |
parent | f595fce2c6dd82f9c989c7501a133a39b7b7090a (diff) | |
download | ports-c0d93ceec0cccaf55788f54114b8208f70a7b288.tar.gz ports-c0d93ceec0cccaf55788f54114b8208f70a7b288.zip |
Notes
Diffstat (limited to 'x11-themes/gtk-bluecurve-theme')
-rw-r--r-- | x11-themes/gtk-bluecurve-theme/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |