aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/wxgtk28
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2005-08-31 18:22:33 +0000
committerMax Khon <fjoe@FreeBSD.org>2005-08-31 18:22:33 +0000
commitdb49b4a00be8e87ed949e216001b8518435bed9a (patch)
treecd16df9bde29e279441264d09dd6f9f5c0edc1c7 /x11-toolkits/wxgtk28
parentf1f1ae4b095bacca2ea05060b606d7fdd1544eb9 (diff)
downloadports-db49b4a00be8e87ed949e216001b8518435bed9a.tar.gz
ports-db49b4a00be8e87ed949e216001b8518435bed9a.zip
Notes
Diffstat (limited to 'x11-toolkits/wxgtk28')
-rw-r--r--x11-toolkits/wxgtk28/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/x11-toolkits/wxgtk28/Makefile b/x11-toolkits/wxgtk28/Makefile
index 4be8d8741115..bc246aa12119 100644
--- a/x11-toolkits/wxgtk28/Makefile
+++ b/x11-toolkits/wxgtk28/Makefile
@@ -65,7 +65,6 @@ INSTALLS_SHLIB= yes
.endif # *-common
.if ${WXGTK_FLAVOR:M*-contrib*} != ""
-.if ${WXGTK_FLAVOR} != "gtk2-contrib-utils"
BUILD_WRKSRC= ${WRKSRC}/contrib
INSTALL_WRKSRC= ${BUILD_WRKSRC}
@@ -85,7 +84,6 @@ pre-configure:
-e "s|@CPPFLAGS@||"
.endif # !gtk2-contrib-common
-.endif # !gtk2-contrib-utils
.endif # *-contrib*
.include <bsd.port.pre.mk>