aboutsummaryrefslogtreecommitdiff
path: root/devel/libsigc++12/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libsigc++12/Makefile')
-rw-r--r--devel/libsigc++12/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/libsigc++12/Makefile b/devel/libsigc++12/Makefile
index 549125c6c6e9..2ca2a68581f0 100644
--- a/devel/libsigc++12/Makefile
+++ b/devel/libsigc++12/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= libsigc++
-PORTVERSION= 1.2.5
-PORTREVISION= 1
+PORTVERSION= 1.2.7
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNOME} \
${MASTER_SITE_SOURCEFORGE}
@@ -24,6 +23,6 @@ USE_GMAKE= yes
LATEST_LINK= libsigc++12
INSTALLS_SHLIB= yes
USE_GNOME= gnomehack gnometarget pkgconfig
-USE_INC_LIBTOOL_VER= 13
+USE_LIBTOOL_VER= 15
.include <bsd.port.mk>