summaryrefslogtreecommitdiff
path: root/accessibility/atk/Makefile
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-05-30 10:01:56 +0000
committerJohn Marino <marino@FreeBSD.org>2014-05-30 10:01:56 +0000
commit3069b35502e5fd3cba6648cc96f310db2d0a3254 (patch)
treed02edf0303edbf1d47e0a4a1fa41344d5dbe5bcf /accessibility/atk/Makefile
parentUSES=libtool tar:bzip2. (diff)
accessibility/atk: Unbreak
Notes
Notes: svn path=/head/; revision=355813
Diffstat (limited to 'accessibility/atk/Makefile')
-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