aboutsummaryrefslogtreecommitdiffstats
path: root/accessibility/atkmm
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-08-30 08:47:20 +0800
committerbapt <bapt@FreeBSD.org>2013-08-30 08:47:20 +0800
commite3619422bc462f74d38ac5d665e78d324d292468 (patch)
treeb17dfd7552bd1d63bed44f1bcae8ef9f527067a1 /accessibility/atkmm
parentc8f338e29f67cccaa567f39b5d7619a9994de301 (diff)
downloadfreebsd-ports-gnome-e3619422bc462f74d38ac5d665e78d324d292468.tar.gz
freebsd-ports-gnome-e3619422bc462f74d38ac5d665e78d324d292468.tar.zst
freebsd-ports-gnome-e3619422bc462f74d38ac5d665e78d324d292468.zip
Finish converting accessibility from USE_GMAKE to USES=gmake
While here: - trim some headers - convert from USE_GNOME=pkgconfig to USES=pkgconfig
Diffstat (limited to 'accessibility/atkmm')
-rw-r--r--accessibility/atkmm/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/accessibility/atkmm/Makefile b/accessibility/atkmm/Makefile
index f29648208408..4318d77b81f1 100644
--- a/accessibility/atkmm/Makefile
+++ b/accessibility/atkmm/Makefile
@@ -10,10 +10,9 @@ MASTER_SITES= GNOME
MAINTAINER= gnome@FreeBSD.org
COMMENT= C++ wrapper for ATK API library
-USES= pathfix pkgconfig
+USES= gmake pathfix pkgconfig
USE_XZ= yes
USE_LDCONFIG= yes
-USE_GMAKE= yes
USE_GNOME= atk glibmm
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include