aboutsummaryrefslogtreecommitdiff
path: root/audio/raul/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-17 11:12:06 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-17 11:12:06 +0000
commitc0a64a51e702610915ecc6ec7e26827bf5bf159d (patch)
treea3e427b6d7ebc141b8b14794ff9da0641470f3a7 /audio/raul/Makefile
parentf3fdfe311f3df7564de4d5cce0f02213d6343b79 (diff)
downloadports-c0a64a51e702610915ecc6ec7e26827bf5bf159d.tar.gz
ports-c0a64a51e702610915ecc6ec7e26827bf5bf159d.zip
Notes
Diffstat (limited to 'audio/raul/Makefile')
-rw-r--r--audio/raul/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/audio/raul/Makefile b/audio/raul/Makefile
index 073164d6e739..52dec5176248 100644
--- a/audio/raul/Makefile
+++ b/audio/raul/Makefile
@@ -3,7 +3,7 @@
PORTNAME= raul
PORTVERSION= 0.8.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= http://download.drobilla.net/
@@ -25,6 +25,9 @@ CFLAGS+= -I${LOCALBASE}/include
MAKE_ARGS= --verbose
.endif
+post-install:
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libraul.so
+
post-patch:
@${REINPLACE_CMD} -e \
"s|$$[{]LIBDIRNAME[}]/pkgconfig|libdata/pkgconfig| ; \