aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/wxgtk26/Makefile
diff options
context:
space:
mode:
authorfjoe <fjoe@FreeBSD.org>2007-01-09 02:34:04 +0800
committerfjoe <fjoe@FreeBSD.org>2007-01-09 02:34:04 +0800
commitc8df55d9e0fde4df878238d2ec48f1c25afadb75 (patch)
treef5789a9aa59cc1b9f4a0e63a5d4d1f1930ccbfd8 /x11-toolkits/wxgtk26/Makefile
parent5804b8554427fcda2fe4c5b23f7129f6666840d4 (diff)
downloadfreebsd-ports-graphics-c8df55d9e0fde4df878238d2ec48f1c25afadb75.tar.gz
freebsd-ports-graphics-c8df55d9e0fde4df878238d2ec48f1c25afadb75.tar.zst
freebsd-ports-graphics-c8df55d9e0fde4df878238d2ec48f1c25afadb75.zip
Fix file conflicts with wxgtk-common 2.4 and 2.8 ports.
Diffstat (limited to 'x11-toolkits/wxgtk26/Makefile')
-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 ab643d3cc2c..76c47b24505 100644
--- a/x11-toolkits/wxgtk26/Makefile
+++ b/x11-toolkits/wxgtk26/Makefile
@@ -52,7 +52,7 @@ PLIST= ${.CURDIR}/pkg-plist
WXGTK_FLAVOR?= gtk2
.if ${WXGTK_FLAVOR} == "gtk2"
-PORTREVISION= 1
+PORTREVISION= 2
CONFLICTS= wxgtk2-contrib-devel-2.5.2*
.endif