summaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-02-04 05:25:22 +0000
committermarcus <marcus@FreeBSD.org>2004-02-04 05:25:22 +0000
commitef125b2d6b642aa4397d22b05b3dc0b30e322c23 (patch)
tree56ca6fe89a8e5408884e8e051f0fe7ae0732de04 /x11-toolkits
parent3c0625e6de2b3875eca62ae397afd0a3bfb7ab9f (diff)
downloadFreeBSD-ports-ef125b2d6b642aa4397d22b05b3dc0b30e322c23.zip
FreeBSD-ports-ef125b2d6b642aa4397d22b05b3dc0b30e322c23.tar.gz
Set {WANT,USE}_GNOME correctly to make these ports compatible with the new
bsd.port.mk. Submitted by: kris
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/wxgtk/Makefile2
-rw-r--r--x11-toolkits/wxgtk24/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/x11-toolkits/wxgtk/Makefile b/x11-toolkits/wxgtk/Makefile
index 6793ac4..c062f34 100644
--- a/x11-toolkits/wxgtk/Makefile
+++ b/x11-toolkits/wxgtk/Makefile
@@ -46,6 +46,8 @@ PLIST= ${.CURDIR}/pkg-plist
WXGTK_FLAVOR?= gtk
+WANT_GNOME= yes
+
.if ${WXGTK_FLAVOR} != "gtk-common"
RUN_DEPENDS= ${X11BASE}/include/wx/wx.h:${PORTSDIR}/x11-toolkits/wxgtk-common
.endif
diff --git a/x11-toolkits/wxgtk24/Makefile b/x11-toolkits/wxgtk24/Makefile
index 6793ac4..c062f34 100644
--- a/x11-toolkits/wxgtk24/Makefile
+++ b/x11-toolkits/wxgtk24/Makefile
@@ -46,6 +46,8 @@ PLIST= ${.CURDIR}/pkg-plist
WXGTK_FLAVOR?= gtk
+WANT_GNOME= yes
+
.if ${WXGTK_FLAVOR} != "gtk-common"
RUN_DEPENDS= ${X11BASE}/include/wx/wx.h:${PORTSDIR}/x11-toolkits/wxgtk-common
.endif
OpenPOWER on IntegriCloud