aboutsummaryrefslogtreecommitdiffstats
path: root/audio/libshairport
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-12-18 19:35:50 +0800
committerbapt <bapt@FreeBSD.org>2014-12-18 19:35:50 +0800
commit32c0ec50848ad5990d73d5f57e109b2807d10024 (patch)
tree09cb5bff806d8446ebe134e99d84555949d508a8 /audio/libshairport
parent8a60d7e413d375dd3341309b31f34224e98d52c3 (diff)
downloadfreebsd-ports-gnome-32c0ec50848ad5990d73d5f57e109b2807d10024.tar.gz
freebsd-ports-gnome-32c0ec50848ad5990d73d5f57e109b2807d10024.tar.zst
freebsd-ports-gnome-32c0ec50848ad5990d73d5f57e109b2807d10024.zip
Convert to USES=autoreconf
Strip binaries
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