aboutsummaryrefslogtreecommitdiff
path: root/audio/libadplug
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2015-02-25 15:59:29 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2015-02-25 15:59:29 +0000
commit5a77f85e9d8eda332b3b54a3079a6c6aefb9bdf6 (patch)
tree0fec51981bb9fb80d9d172a3b316b8f83ded52c7 /audio/libadplug
parent7c45c72c916cc300ed95b06b05b3c6582ca14d36 (diff)
downloadports-5a77f85e9d8eda332b3b54a3079a6c6aefb9bdf6.tar.gz
ports-5a77f85e9d8eda332b3b54a3079a6c6aefb9bdf6.zip
Notes
Diffstat (limited to 'audio/libadplug')
-rw-r--r--audio/libadplug/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/libadplug/Makefile b/audio/libadplug/Makefile
index a1501dd2c60a..29258580415a 100644
--- a/audio/libadplug/Makefile
+++ b/audio/libadplug/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libadplug
PORTVERSION= 2.2.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= SF/adplug/AdPlug%20core%20library/${PORTVERSION}
DISTNAME= adplug-${PORTVERSION}
@@ -24,6 +24,8 @@ CPPFLAGS+= -I${LOCALBASE}/include
INFO= libadplug
+INSTALL_TARGET= install-strip
+
post-patch:
@${REINPLACE_CMD} -E 's#<(binfile.h|binio.h|binstr.h)>#<libbinio/\1>#' \
${WRKSRC}/adplugdb/adplugdb.cpp \