summaryrefslogtreecommitdiffstats
path: root/accessibility/gail/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-07-13 11:14:44 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-07-13 11:14:44 +0800
commit63effaef81c981ee2131726679302d5f5ee6416e (patch)
tree8704efb1eeb3212f3a031ba766a1066128aaf714 /accessibility/gail/Makefile
parent70f0e4361ad6d96fc32699354c07753a60ef5e80 (diff)
downloadmarcuscom-ports-63effaef81c981ee2131726679302d5f5ee6416e.tar
marcuscom-ports-63effaef81c981ee2131726679302d5f5ee6416e.tar.gz
marcuscom-ports-63effaef81c981ee2131726679302d5f5ee6416e.tar.bz2
marcuscom-ports-63effaef81c981ee2131726679302d5f5ee6416e.tar.lz
marcuscom-ports-63effaef81c981ee2131726679302d5f5ee6416e.tar.xz
marcuscom-ports-63effaef81c981ee2131726679302d5f5ee6416e.tar.zst
marcuscom-ports-63effaef81c981ee2131726679302d5f5ee6416e.zip
Add ltverhack which buys us archived libraries, but doesn't change the
shared lib version. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6578 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility/gail/Makefile')
-rw-r--r--accessibility/gail/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/accessibility/gail/Makefile b/accessibility/gail/Makefile
index 892b039ce..bba582c0c 100644
--- a/accessibility/gail/Makefile
+++ b/accessibility/gail/Makefile
@@ -3,12 +3,12 @@
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/accessibility/gail/Makefile,v 1.44 2006/04/23 22:21:28 mezz Exp $
+# $MCom: ports/accessibility/gail/Makefile,v 1.46 2006/07/13 03:08:03 marcus Exp $
#
PORTNAME= gail
PORTVERSION= 1.9.0
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= accessibility x11-toolkits
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -25,8 +25,8 @@ USE_GETTEXT= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
INSTALLS_SHLIB= yes
-GNU_CONFIGURE= yes
-USE_GNOME= gnomehack libgnomecanvas lthack referencehack
+USE_AUTOTOOLS= libtool:15
+USE_GNOME= gnomehack ltverhack libgnomecanvas lthack referencehack
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS= --disable-gtk-doc \