aboutsummaryrefslogtreecommitdiff
path: root/accessibility/atk
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-04-23 06:26:31 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-04-23 06:26:31 +0000
commit6ee4f3c0edb78d03dd3593708882d63a840d5fbd (patch)
treedd2960674890c75b92567e09d64953d38bf531fd /accessibility/atk
parentc03bfbe46d862034379cd278fe40e74125bfd355 (diff)
downloadports-6ee4f3c0edb78d03dd3593708882d63a840d5fbd.tar.gz
ports-6ee4f3c0edb78d03dd3593708882d63a840d5fbd.zip
Convert all a categories to USE=pkgconfig
While here trim some headers and convert some gnomehack to pathfix
Notes
Notes: svn path=/head/; revision=316309
Diffstat (limited to 'accessibility/atk')
-rw-r--r--accessibility/atk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile
index bdecb6bfa26f..10a0b104c5a7 100644
--- a/accessibility/atk/Makefile
+++ b/accessibility/atk/Makefile
@@ -18,12 +18,12 @@ USE_XZ= yes
BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection
+USES= pathfix pkgconfig
USE_GETTEXT= yes
USE_GMAKE= yes
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool
-USE_GNOME= gnomehier gnomehack glib20 ltverhack referencehack
-USE_PKGCONFIG= build
+USE_GNOME= gnomehier glib20 ltverhack referencehack
CONFIGURE_ARGS= --enable-static \
--with-html-dir=${PREFIX}/share/doc
CPPFLAGS+= -I${LOCALBASE}/include