aboutsummaryrefslogtreecommitdiff
path: root/sysutils/lineak-defaultplugin
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-18 21:23:31 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-18 21:23:31 +0000
commite635427b4aa86ace5fc9d7a99e849747d1133091 (patch)
tree27bbd2ad8b17c2e5ee949d767a9d18b44fd0032e /sysutils/lineak-defaultplugin
parent9b9532394fcd74af218c6af62ad707b8e1b101f9 (diff)
downloadports-e635427b4aa86ace5fc9d7a99e849747d1133091.tar.gz
ports-e635427b4aa86ace5fc9d7a99e849747d1133091.zip
- Strip library
Notes
Notes: svn path=/head/; revision=390072
Diffstat (limited to 'sysutils/lineak-defaultplugin')
-rw-r--r--sysutils/lineak-defaultplugin/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/lineak-defaultplugin/Makefile b/sysutils/lineak-defaultplugin/Makefile
index 8680489ec379..a35a1dc8b894 100644
--- a/sysutils/lineak-defaultplugin/Makefile
+++ b/sysutils/lineak-defaultplugin/Makefile
@@ -3,7 +3,7 @@
PORTNAME= lineak-defaultplugin
PORTVERSION= 0.9
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= sysutils deskutils
MASTER_SITES= SF/lineak/lineak_defaultplugin/${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= lineak
@@ -21,6 +21,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= kde_cv_prog_cxx_fno_check_new=no
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+INSTALL_TARGET= install-strip
PLIST_FILES= lib/lineakd/plugins/defaultplugin.so \
lib/lineakd/plugins/mediadetectplugin.so \