aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/wxgtk28
diff options
context:
space:
mode:
authorfjoe <fjoe@FreeBSD.org>2005-02-21 03:08:03 +0800
committerfjoe <fjoe@FreeBSD.org>2005-02-21 03:08:03 +0800
commit3a00fb6bbeb718d0ce9988524aa1a82249059f47 (patch)
tree7a63bb4e2ec11a994debfdd03933692fe551a29b /x11-toolkits/wxgtk28
parenta4a674b017f3ac894833257b4f545a50a3b58919 (diff)
downloadfreebsd-ports-gnome-3a00fb6bbeb718d0ce9988524aa1a82249059f47.tar.gz
freebsd-ports-gnome-3a00fb6bbeb718d0ce9988524aa1a82249059f47.tar.zst
freebsd-ports-gnome-3a00fb6bbeb718d0ce9988524aa1a82249059f47.zip
Adjust CONFLICTS so that it matches all PORTREVISION's of
wxgtk2-contrib-devel-2.5.2.
Diffstat (limited to 'x11-toolkits/wxgtk28')
-rw-r--r--x11-toolkits/wxgtk28/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/wxgtk28/Makefile b/x11-toolkits/wxgtk28/Makefile
index 40562b873871..6063bed584d8 100644
--- a/x11-toolkits/wxgtk28/Makefile
+++ b/x11-toolkits/wxgtk28/Makefile
@@ -51,7 +51,7 @@ WXGTK_FLAVOR?= gtk2
.if ${WXGTK_FLAVOR} == "gtk2"
PORTREVISION= 1
-CONFLICTS= wxgtk2-contrib-devel-2.5.2
+CONFLICTS= wxgtk2-contrib-devel-2.5.2*
.endif
.if ${WXGTK_FLAVOR} != "gtk2-common"