aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/gnome-themes
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2004-12-23 05:54:55 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2004-12-23 05:54:55 +0000
commiteea66cea12c825ac0f276209ae1659c277961439 (patch)
tree9d9ae259f2dd48079e64fc4294d69c4e49c44230 /x11-themes/gnome-themes
parentb30ffa6cfe8fc534489d4cf542e184d0cba25f6e (diff)
downloadports-eea66cea12c825ac0f276209ae1659c277961439.tar.gz
ports-eea66cea12c825ac0f276209ae1659c277961439.zip
Add the CONFLICTS with gtk-smooth-engine. I must have missed it in a while
ago. While I am here, make portlint happy by a very simple tweak of COMMENT.
Notes
Notes: svn path=/head/; revision=124902
Diffstat (limited to 'x11-themes/gnome-themes')
-rw-r--r--x11-themes/gnome-themes/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-themes/gnome-themes/Makefile b/x11-themes/gnome-themes/Makefile
index 4981022af105..3adc130da95d 100644
--- a/x11-themes/gnome-themes/Makefile
+++ b/x11-themes/gnome-themes/Makefile
@@ -13,11 +13,13 @@ MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.8
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