diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2004-12-23 05:40:07 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2004-12-23 05:40:07 +0000 |
commit | 9073b8ce45d89d85a827819518d1485e8fc6b1a9 (patch) | |
tree | 5716273bccced5d4c64a014b315decadc43e6fd3 /x11-themes | |
parent | 5870a4864c11ce241a1522b937655d11a5e65995 (diff) |
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.
Notes
Notes:
svn path=/head/; revision=124898
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 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: |