summaryrefslogtreecommitdiffstats
path: root/accessibility/atk/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2002-11-09 06:19:59 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2002-11-09 06:19:59 +0800
commit97b43623f24955fa9cc17781503ccf5d5eaa8573 (patch)
treefc358a80d00444f8adeebe3c30d500957f8ff399 /accessibility/atk/Makefile
parentd5f5ea1fe16b93a680c181483beb7af39f6b381b (diff)
downloadmarcuscom-ports-97b43623f24955fa9cc17781503ccf5d5eaa8573.tar
marcuscom-ports-97b43623f24955fa9cc17781503ccf5d5eaa8573.tar.gz
marcuscom-ports-97b43623f24955fa9cc17781503ccf5d5eaa8573.tar.bz2
marcuscom-ports-97b43623f24955fa9cc17781503ccf5d5eaa8573.tar.lz
marcuscom-ports-97b43623f24955fa9cc17781503ccf5d5eaa8573.tar.xz
marcuscom-ports-97b43623f24955fa9cc17781503ccf5d5eaa8573.tar.zst
marcuscom-ports-97b43623f24955fa9cc17781503ccf5d5eaa8573.zip
Update to 1.1.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@111 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility/atk/Makefile')
-rw-r--r--accessibility/atk/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile
index 4a705cb85..99f536c03 100644
--- a/accessibility/atk/Makefile
+++ b/accessibility/atk/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= atk
-PORTVERSION= 1.1.0
+PORTVERSION= 1.1.1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNOME} \
ftp://ftp.gtk.org/pub/gtk/v2.0/
@@ -28,7 +28,8 @@ INSTALLS_SHLIB= yes
USE_LIBTOOL= yes
USE_GNOMENG= yes
USE_GNOME= gnomehack
-CONFIGURE_ARGS= --enable-static
+CONFIGURE_ARGS= --enable-static \
+ --disable-gtk-doc
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}