aboutsummaryrefslogtreecommitdiff
path: root/sysutils/lineakd
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-17 15:04:39 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-17 15:04:39 +0000
commit40931666c5aceeda978732f80cf0f6f266c17f25 (patch)
tree53736629669ab234c6f3326343f93df553c1db5e /sysutils/lineakd
parent888a892831d7091c4fa7076d2583a811c2317645 (diff)
downloadports-40931666c5aceeda978732f80cf0f6f266c17f25.tar.gz
ports-40931666c5aceeda978732f80cf0f6f266c17f25.zip
- Drop @dirrm* from plist
Notes
Notes: svn path=/head/; revision=386622
Diffstat (limited to 'sysutils/lineakd')
-rw-r--r--sysutils/lineakd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/lineakd/Makefile b/sysutils/lineakd/Makefile
index 8ec82510ca9a..dd4cf087d689 100644
--- a/sysutils/lineakd/Makefile
+++ b/sysutils/lineakd/Makefile
@@ -3,7 +3,7 @@
PORTNAME= lineakd
PORTVERSION= 0.9
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= sysutils
MASTER_SITES= SF/lineak/${PORTNAME}/${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= lineak
@@ -18,6 +18,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
DOCS= README TODO AUTHORS