aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/wxgtk26
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2007-10-28 14:56:33 +0000
committerMax Khon <fjoe@FreeBSD.org>2007-10-28 14:56:33 +0000
commit79049cd95d92bdaca8a7515e0236e4615ab76be7 (patch)
treecf1583e840630a2e9eb0307c8b1548a2ce336d4b /x11-toolkits/wxgtk26
parent9d549201126351c7a8d8b4321c01b3d1dbee4bdf (diff)
wxgtk2-contrib-common should not depend on wxgtk2.
Notes
Notes: svn path=/head/; revision=202219
Diffstat (limited to 'x11-toolkits/wxgtk26')
-rw-r--r--x11-toolkits/wxgtk26/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/wxgtk26/Makefile b/x11-toolkits/wxgtk26/Makefile
index 79a4ee4ca8f6..99ccdcfb120f 100644
--- a/x11-toolkits/wxgtk26/Makefile
+++ b/x11-toolkits/wxgtk26/Makefile
@@ -67,11 +67,11 @@ USE_LDCONFIG= yes
.endif # *-common
.if ${WXGTK_FLAVOR:M*-contrib*} != ""
-USE_WX= 2.6
BUILD_WRKSRC= ${WRKSRC}/contrib
INSTALL_WRKSRC= ${BUILD_WRKSRC}
.if ${WXGTK_FLAVOR} != "gtk2-contrib-common"
+USE_WX= 2.6
RUN_DEPENDS= ${X11BASE}/include/wx-2.6/wx/stc/stc.h:${PORTSDIR}/x11-toolkits/wxgtk26-contrib-common
.if ${WXGTK_FLAVOR:M*-unicode*} != ""