summaryrefslogtreecommitdiffstats
path: root/net/libzapojit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/libzapojit/Makefile')
-rw-r--r--net/libzapojit/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/libzapojit/Makefile b/net/libzapojit/Makefile
index e086f9647..c49c2ea73 100644
--- a/net/libzapojit/Makefile
+++ b/net/libzapojit/Makefile
@@ -1,6 +1,6 @@
# Created by: Gustau Perez i Querol <gustau.perez@gmail.com>
# $FreeBSD$
-# $MCom: ports-experimental/trunk/net/libzapojit/Makefile 19164 2014-03-17 10:14:04Z gusi $
+# $MCom$
PORTNAME= libzapojit
PORTVERSION= 0.0.3
@@ -22,7 +22,6 @@ GNU_CONFIGURE= yes
USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+INSTALL_TARGET= install-strip
-post-install:
- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libzapojit-*.so.0
.include <bsd.port.mk>