diff options
author | mezz <mezz@FreeBSD.org> | 2004-12-23 05:40:07 +0000 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2004-12-23 05:40:07 +0000 |
commit | 7827e40056571aeff98f1707546886f2fcf9a9f4 (patch) | |
tree | 4a09fde2a624df25b9be7cc8a1ce9a8e65a10d82 /x11-themes | |
parent | 0b6a9a00d2d7b8001b271539df2737706c1e4340 (diff) | |
download | FreeBSD-ports-7827e40056571aeff98f1707546886f2fcf9a9f4.zip FreeBSD-ports-7827e40056571aeff98f1707546886f2fcf9a9f4.tar.gz |
Remove the CONFLICTS with gtk-smooth-engine. I must have missed to remove it
when I disabled smooth-engine in this port a while ago.
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gnome-themes-extras/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/x11-themes/gnome-themes-extras/Makefile b/x11-themes/gnome-themes-extras/Makefile index 31517b1..adb755e 100644 --- a/x11-themes/gnome-themes-extras/Makefile +++ b/x11-themes/gnome-themes-extras/Makefile @@ -25,8 +25,6 @@ USE_GNOME= gnomehack libgnomeui intlhack CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -CONFLICTS= gtk-smooth-engine-* - PLIST_SUB= GTK_VERSION="2.4.0" post-patch: |