summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--accessibility/atkmm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/accessibility/atkmm/Makefile b/accessibility/atkmm/Makefile
index d1e32feb5..ecdbe5737 100644
--- a/accessibility/atkmm/Makefile
+++ b/accessibility/atkmm/Makefile
@@ -16,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>