aboutsummaryrefslogtreecommitdiff
path: root/accessibility/at-spi/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-11-07 22:24:32 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-11-07 22:24:32 +0000
commit58406bee8938178fc317574c4236434b0dd11a25 (patch)
treeb4fa34eca69e23769c548b4436cbf65d765e5fe2 /accessibility/at-spi/Makefile
parent98eb5c95a29c8dd1a76435744e5316092835f696 (diff)
Notes
Diffstat (limited to 'accessibility/at-spi/Makefile')
-rw-r--r--accessibility/at-spi/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/accessibility/at-spi/Makefile b/accessibility/at-spi/Makefile
index 6ef7247bf96a..6b1226e80119 100644
--- a/accessibility/at-spi/Makefile
+++ b/accessibility/at-spi/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= at-spi
-PORTVERSION= 1.4.2
+PORTVERSION= 1.6.0
CATEGORIES= accessibility x11-toolkits
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.4
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.6
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
@@ -17,10 +17,11 @@ COMMENT= An Assistive Technology Service Provider Interface
USE_BZIP2= yes
USE_GMAKE= yes
-USE_GNOME= gnomeprefix gnomehack gnomehier intltool gail libbonobo lthack intlhack
+USE_GNOME= gnomeprefix gnomehack gnomehier intltool gail libbonobo \
+ intlhack
USE_X_PREFIX= yes
INSTALLS_SHLIB= yes
-USE_INC_LIBTOOL_VER= 13
+USE_LIBTOOL_VER=15
USE_REINPLACE= yes
CONFIGURE_ARGS= --enable-static
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \