summaryrefslogtreecommitdiff
path: root/audio/linuxsampler
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-09-02 14:14:54 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-09-02 14:14:54 +0000
commitbe3b7db171a561bdb69a4ff8dcb22a32430fd49a (patch)
tree090c4e2a8556af4041f897cd816f6d17fd540a41 /audio/linuxsampler
parentRemove now useless @cwd / (diff)
Strip binaries
Remove now useless use of @cwd
Notes
Notes: svn path=/head/; revision=367006
Diffstat (limited to 'audio/linuxsampler')
-rw-r--r--audio/linuxsampler/Makefile1
-rw-r--r--audio/linuxsampler/pkg-plist7
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/linuxsampler/Makefile b/audio/linuxsampler/Makefile
index f642be550060..3f1b59f89c8b 100644
--- a/audio/linuxsampler/Makefile
+++ b/audio/linuxsampler/Makefile
@@ -27,6 +27,7 @@ GNU_CONFIGURE= yes
USE_SQLITE= 3
CONFIGURE_ENV= HAVE_UNIX98=1
USE_LDCONFIG= yes
+INSTALL_TARGET= install-strip
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/audio/linuxsampler/pkg-plist b/audio/linuxsampler/pkg-plist
index d4c62ea87107..6e7f5d0d8a46 100644
--- a/audio/linuxsampler/pkg-plist
+++ b/audio/linuxsampler/pkg-plist
@@ -50,7 +50,6 @@ man/man1/linuxsampler.1.gz
@dirrm include/linuxsampler/drivers
@dirrm include/linuxsampler/common
@dirrm include/linuxsampler
-@cwd /var
-lib/linuxsampler/instruments.db
-@dirrm lib/linuxsampler
-@dirrmtry lib
+/var/lib/linuxsampler/instruments.db
+@dirrm /var/lib/linuxsampler
+@dirrmtry /var/lib