diff options
author | mezz <mezz@FreeBSD.org> | 2004-12-23 13:40:07 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2004-12-23 13:40:07 +0800 |
commit | 7827e40056571aeff98f1707546886f2fcf9a9f4 (patch) | |
tree | 4a09fde2a624df25b9be7cc8a1ce9a8e65a10d82 /x11-themes/gnome-themes-extras/Makefile | |
parent | 0b6a9a00d2d7b8001b271539df2737706c1e4340 (diff) | |
download | freebsd-ports-gnome-7827e40056571aeff98f1707546886f2fcf9a9f4.tar.gz freebsd-ports-gnome-7827e40056571aeff98f1707546886f2fcf9a9f4.tar.zst freebsd-ports-gnome-7827e40056571aeff98f1707546886f2fcf9a9f4.zip |
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/gnome-themes-extras/Makefile')
-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 31517b1c7d74..adb755e0fbc5 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: |