aboutsummaryrefslogtreecommitdiff
path: root/accessibility/atkmm
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/atkmm
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/atkmm')
-rw-r--r--accessibility/atkmm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/accessibility/atkmm/Makefile b/accessibility/atkmm/Makefile
index 0ee57c149d40..a6f0db8a03c4 100644
--- a/accessibility/atkmm/Makefile
+++ b/accessibility/atkmm/Makefile
@@ -10,12 +10,12 @@ MASTER_SITES= GNOME
MAINTAINER= gnome@FreeBSD.org
COMMENT= C++ wrapper for ATK API library
+USES= pathfix pkgconfig
USE_XZ= yes
USE_LDCONFIG= yes
USE_GMAKE= yes
MAKE_JOBS_SAFE= yes
-USE_GNOME= gnomehack atk glibmm
-USE_PKGCONFIG= build
+USE_GNOME= atk glibmm
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib