summaryrefslogtreecommitdiffstats
path: root/graphics/libgnomecanvas/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-08-13 04:15:09 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-08-13 04:15:09 +0800
commitbdc0cee40617474ff310c12a494b63ebc8695b90 (patch)
treee52420ad0b145354a3a6fa074a4486bdcd9d1275 /graphics/libgnomecanvas/Makefile
parent329bf82d5ab0ac9bb1213160a2ee86b3ba63ddf8 (diff)
downloadmarcuscom-ports-bdc0cee40617474ff310c12a494b63ebc8695b90.tar
marcuscom-ports-bdc0cee40617474ff310c12a494b63ebc8695b90.tar.gz
marcuscom-ports-bdc0cee40617474ff310c12a494b63ebc8695b90.tar.bz2
marcuscom-ports-bdc0cee40617474ff310c12a494b63ebc8695b90.tar.lz
marcuscom-ports-bdc0cee40617474ff310c12a494b63ebc8695b90.tar.xz
marcuscom-ports-bdc0cee40617474ff310c12a494b63ebc8695b90.tar.zst
marcuscom-ports-bdc0cee40617474ff310c12a494b63ebc8695b90.zip
Add ltverhack to normalize the shared lib version.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4480 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/libgnomecanvas/Makefile')
-rw-r--r--graphics/libgnomecanvas/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/libgnomecanvas/Makefile b/graphics/libgnomecanvas/Makefile
index 703bc8677..a257d0d64 100644
--- a/graphics/libgnomecanvas/Makefile
+++ b/graphics/libgnomecanvas/Makefile
@@ -3,11 +3,12 @@
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/graphics/libgnomecanvas/Makefile,v 1.44 2005/06/28 05:40:05 adamw Exp $
+# $MCom: ports/graphics/libgnomecanvas/Makefile,v 1.45 2005/07/04 00:11:29 marcus Exp $
#
PORTNAME= libgnomecanvas
PORTVERSION= 2.11.1
+PORTREVISION= 1
CATEGORIES= graphics gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.11
@@ -21,7 +22,7 @@ USE_GMAKE= yes
USE_X_PREFIX= yes
INSTALLS_SHLIB= yes
USE_AUTOTOOLS= libtool:15
-USE_GNOME= gnomehack libglade2 libartlgpl2
+USE_GNOME= gnomehack libglade2 libartlgpl2 ltverhack
CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \
--disable-gtk-doc
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \