aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtkmm12/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/gtkmm12/Makefile')
-rw-r--r--x11-toolkits/gtkmm12/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-toolkits/gtkmm12/Makefile b/x11-toolkits/gtkmm12/Makefile
index 96df7a9ef4e8..c2f2133252b5 100644
--- a/x11-toolkits/gtkmm12/Makefile
+++ b/x11-toolkits/gtkmm12/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}