aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfjoe <fjoe@FreeBSD.org>2005-09-01 02:22:33 +0800
committerfjoe <fjoe@FreeBSD.org>2005-09-01 02:22:33 +0800
commitcb44659e51c26b844f25bbc599ee06acf403c482 (patch)
treee3d4276cacb321e141bdab43aa1f7ca686e1987b
parent8210a4274c024b82dbfe7067466707bc1f105804 (diff)
downloadfreebsd-ports-gnome-cb44659e51c26b844f25bbc599ee06acf403c482.tar.gz
freebsd-ports-gnome-cb44659e51c26b844f25bbc599ee06acf403c482.tar.zst
freebsd-ports-gnome-cb44659e51c26b844f25bbc599ee06acf403c482.zip
Remove last remnants of wxgtk2-contrib-utils port.
-rw-r--r--x11-toolkits/wxgtk26/Makefile2
-rw-r--r--x11-toolkits/wxgtk28/Makefile2
-rw-r--r--x11-toolkits/wxgtk29/Makefile2
3 files changed, 0 insertions, 6 deletions
diff --git a/x11-toolkits/wxgtk26/Makefile b/x11-toolkits/wxgtk26/Makefile
index 4be8d8741115..bc246aa12119 100644
--- a/x11-toolkits/wxgtk26/Makefile
+++ b/x11-toolkits/wxgtk26/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>
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>
diff --git a/x11-toolkits/wxgtk29/Makefile b/x11-toolkits/wxgtk29/Makefile
index 4be8d8741115..bc246aa12119 100644
--- a/x11-toolkits/wxgtk29/Makefile
+++ b/x11-toolkits/wxgtk29/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>