From 6b4280bb0a719d62f18f39d14b13d2b507106f30 Mon Sep 17 00:00:00 2001 From: Max Khon Date: Wed, 18 Jan 2006 08:27:03 +0000 Subject: Specify PORTREVISION in the right place. --- x11-toolkits/wxgtk26/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'x11-toolkits/wxgtk26') diff --git a/x11-toolkits/wxgtk26/Makefile b/x11-toolkits/wxgtk26/Makefile index b0a373b8da84..0d6bb571e89c 100644 --- a/x11-toolkits/wxgtk26/Makefile +++ b/x11-toolkits/wxgtk26/Makefile @@ -7,7 +7,6 @@ PORTNAME= wx PORTVERSION= 2.6.2 -PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= wxwindows @@ -53,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 -- cgit v1.2.3