diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-08-03 00:24:18 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-08-03 00:24:18 +0000 |
commit | 2061d1ec1f6b0752c2289d44ac40cde718d21b13 (patch) | |
tree | 98685d2fcd06383bbe610469ddb53c4e38539008 /x11-themes/gnome-industrial-theme | |
parent | 08acee5ba10a46c587de71f0c4c958a95a62650f (diff) |
Notes
Diffstat (limited to 'x11-themes/gnome-industrial-theme')
-rw-r--r-- | x11-themes/gnome-industrial-theme/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-themes/gnome-industrial-theme/Makefile b/x11-themes/gnome-industrial-theme/Makefile index 938359011f95..ea88f1a41fbc 100644 --- a/x11-themes/gnome-industrial-theme/Makefile +++ b/x11-themes/gnome-industrial-theme/Makefile @@ -19,11 +19,11 @@ COMMENT= Slick GNOME2 theme from Ximian EXTRACT_DEPENDS=rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio BUILD_DEPENDS= ${X11BASE}/lib/gtk-2.0/2.4.0/engines/libindustrial.so:${PORTSDIR}/x11-themes/gnome-themes-extras -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS= ${BUILD_DEPENDS} NO_BUILD= yes USE_X_PREFIX= yes -USE_GNOME= gnomehack libgnomeui +USE_GNOME= gnomehack libgnomeui WRKSRC= ${WRKDIR}/ximian-artwork-${PORTVERSION} @@ -51,9 +51,9 @@ XIMIAN_DISTVERSION= 6.3 .if defined(WITH_XMMS) BUILD_DEPENDS+= xmms:${PORTSDIR}/multimedia/xmms RUN_DEPENDS+= xmms:${PORTSDIR}/multimedia/xmms -PLIST_SUB+= XMMS="" +PLIST_SUB+= XMMS="" .else -PLIST_SUB+= XMMS="@comment " +PLIST_SUB+= XMMS="@comment " .endif pre-everything:: |