From 93997107760abbda87f4f1cd2b008f1786560292 Mon Sep 17 00:00:00 2001 From: nakai Date: Sat, 14 Oct 2000 10:58:54 +0000 Subject: Add --with-sigc-prefix Submitted by: Warner Losh --- x11-toolkits/gtkmm24/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'x11-toolkits/gtkmm24') diff --git a/x11-toolkits/gtkmm24/Makefile b/x11-toolkits/gtkmm24/Makefile index 96df7a9..c2f2133 100644 --- a/x11-toolkits/gtkmm24/Makefile +++ b/x11-toolkits/gtkmm24/Makefile @@ -7,6 +7,7 @@ PORTNAME= gtkmm PORTVERSION= 1.2.3 +PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -24,7 +25,8 @@ USE_LIBTOOL= yes LIBTOOLFLAGS= --disable-ltlibs --release-ignore INSTALLS_SHLIB= yes CONFIGURE_ARGS= --enable-static=yes \ - --without-gnome + --without-gnome \ + --with-sigc-prefix=${LOCALBASE} post-install: @${CAT} ${PKGMESSAGE} -- cgit v1.1