aboutsummaryrefslogtreecommitdiff
path: root/audio/libshairport
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-12-18 11:35:50 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-12-18 11:35:50 +0000
commitaff7914c086e616a0589c56384c7a52b7ba4c277 (patch)
tree09cb5bff806d8446ebe134e99d84555949d508a8 /audio/libshairport
parent7dcd1d44a8fc479a1cd8fcc9f941ddd40872a3b2 (diff)
downloadports-aff7914c086e616a0589c56384c7a52b7ba4c277.tar.gz
ports-aff7914c086e616a0589c56384c7a52b7ba4c277.zip
Convert to USES=autoreconf
Strip binaries
Notes
Notes: svn path=/head/; revision=374894
Diffstat (limited to 'audio/libshairport')
-rw-r--r--audio/libshairport/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/audio/libshairport/Makefile b/audio/libshairport/Makefile
index df23d99d1c4a..f3fe62f51bdc 100644
--- a/audio/libshairport/Makefile
+++ b/audio/libshairport/Makefile
@@ -11,11 +11,10 @@ DISTNAME= libshairport-${PORTVERSION}_lib
MAINTAINER= manuel.creach@icloud.com
COMMENT= Airport Extreme Emulator
-USES= gmake libtool
-USE_AUTOTOOLS= aclocal autoheader automake autoconf libtoolize
-ACLOCAL_ARGS= -I.
-AUTOMAKE_ARGS= --add-missing
+USES= autoreconf gmake libtool
+GNU_CONFIGURE= yes
USE_LDCONFIG= yes
+INSTALL_TARGET= install-strip
CPPFLAGS+= -isystem${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib