aboutsummaryrefslogtreecommitdiff
path: root/devel/libsigc++12/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-05-16 05:50:55 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-05-16 05:50:55 +0000
commit88e7662bc38e393b09064984cbc3a888ba152b52 (patch)
tree9af1a603d111778acc25db12fede248e4e56e09c /devel/libsigc++12/Makefile
parent0ac296544162949f19d2e9455ad9f97b53f0f707 (diff)
Notes
Diffstat (limited to 'devel/libsigc++12/Makefile')
-rw-r--r--devel/libsigc++12/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libsigc++12/Makefile b/devel/libsigc++12/Makefile
index 75b02dbf4412..c46790636a2a 100644
--- a/devel/libsigc++12/Makefile
+++ b/devel/libsigc++12/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= libsigc++
-PORTVERSION= 1.2.4
+PORTVERSION= 1.2.5
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME} \
${MASTER_SITE_SOURCEFORGE}
@@ -24,7 +24,7 @@ RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
USE_GMAKE= yes
LATEST_LINK= libsigc++12
INSTALLS_SHLIB= yes
-USE_GNOME= gnomehack
+USE_GNOME= gnomehack gnometarget
USE_LIBTOOL= yes
.include <bsd.port.mk>