diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-16 23:30:29 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-16 23:30:29 +0000 |
commit | 6cc54613b78da5f12d03543c6d04e305cfb5351d (patch) | |
tree | 54123e323688533c2f348955b24b0dcb8af1ed57 /accessibility | |
parent | 17b1ed0d9317dd9adadb203f5f778ac2f7135273 (diff) | |
download | ports-6cc54613b78da5f12d03543c6d04e305cfb5351d.tar.gz ports-6cc54613b78da5f12d03543c6d04e305cfb5351d.zip |
Update to 1.2.1.
Notes
Notes:
svn path=/head/; revision=79111
Diffstat (limited to 'accessibility')
-rw-r--r-- | accessibility/gail/Makefile | 8 | ||||
-rw-r--r-- | accessibility/gail/distinfo | 2 |
2 files changed, 3 insertions, 7 deletions
diff --git a/accessibility/gail/Makefile b/accessibility/gail/Makefile index 81072197b081..390b0317abd8 100644 --- a/accessibility/gail/Makefile +++ b/accessibility/gail/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gail -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.1 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.2 @@ -15,19 +15,15 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= An implementation of the ATK interfaces for GTK+ widgets -LIB_DEPENDS= gnomecanvas-2.200:${PORTSDIR}/graphics/libgnomecanvas - USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes INSTALLS_SHLIB= yes USE_LIBTOOL= yes -USE_GNOMENG= yes -USE_GNOME= gnomehack +USE_GNOME= gnomehack libgnomecanvas CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --disable-gtk-doc \ --with-html-dir=${PREFIX}/share/doc -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} .include <bsd.port.mk> diff --git a/accessibility/gail/distinfo b/accessibility/gail/distinfo index e0c656f9b85e..88e930f4fa76 100644 --- a/accessibility/gail/distinfo +++ b/accessibility/gail/distinfo @@ -1 +1 @@ -MD5 (gnome2/gail-1.2.0.tar.bz2) = 8b5b960eb4f71656ff798e63401d1bf0 +MD5 (gnome2/gail-1.2.1.tar.bz2) = e765307ed923af5525fbb23bc5a8a5d8 |