summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtkmm24/Makefile
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-08-21 22:59:02 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-08-21 22:59:02 +0800
commitd9c203f85ed895b4d085711632bd8a0a4ee82463 (patch)
treef2413ac229743083a550071a3e9869089fbd971f /x11-toolkits/gtkmm24/Makefile
parentfd42d37497fe7a87321283a80d6a7f9ba030699d (diff)
downloadmarcuscom-ports-d9c203f85ed895b4d085711632bd8a0a4ee82463.tar
marcuscom-ports-d9c203f85ed895b4d085711632bd8a0a4ee82463.tar.gz
marcuscom-ports-d9c203f85ed895b4d085711632bd8a0a4ee82463.tar.bz2
marcuscom-ports-d9c203f85ed895b4d085711632bd8a0a4ee82463.tar.lz
marcuscom-ports-d9c203f85ed895b4d085711632bd8a0a4ee82463.tar.xz
marcuscom-ports-d9c203f85ed895b4d085711632bd8a0a4ee82463.tar.zst
marcuscom-ports-d9c203f85ed895b4d085711632bd8a0a4ee82463.zip
- Update to 2.10.0
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7086 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/gtkmm24/Makefile')
-rw-r--r--x11-toolkits/gtkmm24/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/gtkmm24/Makefile b/x11-toolkits/gtkmm24/Makefile
index 2012dadef..d8b847c37 100644
--- a/x11-toolkits/gtkmm24/Makefile
+++ b/x11-toolkits/gtkmm24/Makefile
@@ -3,11 +3,11 @@
# Whom: Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
#
# $FreeBSD$
-# $MCom: ports/x11-toolkits/gtkmm24/Makefile,v 1.17 2006/08/08 03:01:57 marcus Exp $
+# $MCom: ports/x11-toolkits/gtkmm24/Makefile,v 1.18 2006/08/21 05:15:15 ahze Exp $
#
PORTNAME= gtkmm
-PORTVERSION= 2.9.10
+PORTVERSION= 2.10.0
PORTREVISION?= 1
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_GNOME}
@@ -29,7 +29,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
USE_GMAKE= yes
USE_GCC= 3.4
GNU_CONFIGURE= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
USE_GNOME= gnomehack gtk20
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"