aboutsummaryrefslogtreecommitdiffstats
path: root/accessibility/atk
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2014-05-30 18:01:56 +0800
committermarino <marino@FreeBSD.org>2014-05-30 18:01:56 +0800
commit58afba299271a42a9f33a14e06faf85181ad1e3b (patch)
treed02edf0303edbf1d47e0a4a1fa41344d5dbe5bcf /accessibility/atk
parent6f72c1778e572b450311e244596106c0cf75a450 (diff)
downloadfreebsd-ports-gnome-58afba299271a42a9f33a14e06faf85181ad1e3b.tar.gz
freebsd-ports-gnome-58afba299271a42a9f33a14e06faf85181ad1e3b.tar.zst
freebsd-ports-gnome-58afba299271a42a9f33a14e06faf85181ad1e3b.zip
accessibility/atk: Unbreak
Diffstat (limited to 'accessibility/atk')
-rw-r--r--accessibility/atk/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile
index 6930b50dc508..d72a2bece6b3 100644
--- a/accessibility/atk/Makefile
+++ b/accessibility/atk/Makefile
@@ -12,13 +12,11 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME accessibility toolkit (ATK)
-USES= tar:xz
-
.if !defined(REFERENCE_PORT)
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool
-USES= gettext gmake pathfix pkgconfig
+USES= gettext gmake pathfix pkgconfig tar:xz
USE_GNOME= gnomehier glib20 ltverhack referencehack introspection:build
CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc
CPPFLAGS+= -I${LOCALBASE}/include