From 79867d566585916d544bfcde127dad0f849422c5 Mon Sep 17 00:00:00 2001 From: Max Khon Date: Tue, 28 Nov 2006 17:53:36 +0000 Subject: - Fix wxgtk2-2.6-config and wxgtk2u-2.6-config when HOME is not set -- execute /bin/sh instead of bash in this case. - Bump PORTREVISION PR: 105561 --- x11-toolkits/wxgtk28/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'x11-toolkits/wxgtk28/Makefile') diff --git a/x11-toolkits/wxgtk28/Makefile b/x11-toolkits/wxgtk28/Makefile index 5f168618aeef..7cb920ef7080 100644 --- a/x11-toolkits/wxgtk28/Makefile +++ b/x11-toolkits/wxgtk28/Makefile @@ -51,6 +51,7 @@ PLIST= ${.CURDIR}/pkg-plist WXGTK_FLAVOR?= gtk2 .if ${WXGTK_FLAVOR} == "gtk2" +PORTREVISION= 1 CONFLICTS= wxgtk2-contrib-devel-2.5.2* .endif -- cgit v1.2.3