aboutsummaryrefslogtreecommitdiff
path: root/accessibility/atkmm/Makefile
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2014-11-19 11:49:04 +0000
committerKoop Mast <kwm@FreeBSD.org>2014-11-19 11:49:04 +0000
commitaf3811313c14afb06fe2d1f6158e3e431bbfc2b6 (patch)
tree1ad98a4e8faecd0e2fa9ac2c18e65da4cf89c236 /accessibility/atkmm/Makefile
parentc7d4d6bd7ef6ff4955eab2863a5c6e2feb14b839 (diff)
downloadports-af3811313c14afb06fe2d1f6158e3e431bbfc2b6.tar.gz
ports-af3811313c14afb06fe2d1f6158e3e431bbfc2b6.zip
Notes
Diffstat (limited to 'accessibility/atkmm/Makefile')
-rw-r--r--accessibility/atkmm/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/accessibility/atkmm/Makefile b/accessibility/atkmm/Makefile
index 99e1bc44fbd6..e53df15dd60e 100644
--- a/accessibility/atkmm/Makefile
+++ b/accessibility/atkmm/Makefile
@@ -1,10 +1,9 @@
# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
-# $MCom: ports/accessibility/atkmm/Makefile,v 1.12 2012/09/01 23:02:08 mezz Exp $
+# $MCom: ports/trunk/accessibility/atkmm/Makefile 19865 2014-09-14 12:34:28Z kwm $
PORTNAME= atkmm
-PORTVERSION= 2.22.6
-PORTREVISION= 1
+PORTVERSION= 2.22.7
CATEGORIES= accessibility gnome
MASTER_SITES= GNOME
@@ -17,6 +16,7 @@ USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+INSTALL_TARGET= install-strip
CONFIGURE_ARGS= --disable-documentation
.include <bsd.port.mk>