diff options
-rw-r--r-- | x11-themes/gnome-themes/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-themes/gnome-themes/Makefile b/x11-themes/gnome-themes/Makefile index b84159d57..083d39fad 100644 --- a/x11-themes/gnome-themes/Makefile +++ b/x11-themes/gnome-themes/Makefile @@ -14,11 +14,13 @@ MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.9 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org -COMMENT= A collection of themes and icons for GNOME 2 designed for accessibility +COMMENT= A collection of themes and icons for GNOME2 designed for accessibility BUILD_DEPENDS= ${X11BASE}/libdata/pkgconfig/gtk-engines-2.pc:${PORTSDIR}/x11-themes/gtk-engines2 RUN_DEPENDS= ${X11BASE}/libdata/pkgconfig/gtk-engines-2.pc:${PORTSDIR}/x11-themes/gtk-engines2 +CONFLICTS= gtk-smooth-engine-[0-9]* + USE_BZIP2= yes USE_X_PREFIX= yes USE_REINPLACE= yes |