aboutsummaryrefslogtreecommitdiff
path: root/audio/libao
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2015-10-13 20:07:54 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2015-10-13 20:07:54 +0000
commit0b0cf9fc3e785b8d18c3a57e709c98f486fa8628 (patch)
tree89742fcfff2a2c5ff26a47225d2edeacd44b243e /audio/libao
parent46a3cede8aea563d40a7a6e6273dad15f319c30a (diff)
downloadports-0b0cf9fc3e785b8d18c3a57e709c98f486fa8628.tar.gz
ports-0b0cf9fc3e785b8d18c3a57e709c98f486fa8628.zip
Notes
Diffstat (limited to 'audio/libao')
-rw-r--r--audio/libao/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/libao/Makefile b/audio/libao/Makefile
index 0e7c92e35c9f..40e9cccd05a1 100644
--- a/audio/libao/Makefile
+++ b/audio/libao/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libao
PORTVERSION= 1.2.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://downloads.xiph.org/releases/ao/
@@ -15,6 +15,8 @@ USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-static \
--disable-arts
+INSTALL_TARGET= install-strip
+
# do not install
MAKE_ARGS= ckport_DATA=""