summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2004-12-23 13:56:40 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2004-12-23 13:56:40 +0800
commit552a28720e3018d51faa1b968cef129089306c6a (patch)
treedc9d5743041cf8bc6627552625c1da9148f0e7a7
parent84d8e8d3897e77780fd4593909b317aacf0903c2 (diff)
downloadmarcuscom-ports-552a28720e3018d51faa1b968cef129089306c6a.tar.gz
marcuscom-ports-552a28720e3018d51faa1b968cef129089306c6a.tar.zst
marcuscom-ports-552a28720e3018d51faa1b968cef129089306c6a.zip
Sync with FreeBSD port:
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. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3305 df743ca5-7f9a-e211-a948-0013205c9059
-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 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