aboutsummaryrefslogtreecommitdiff
path: root/audio/freealut
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-04-10 06:08:38 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-04-10 06:08:38 +0000
commitdea9500d97f0a1ce15d6e9047ac67e39f499ef37 (patch)
tree2207a66fe94c5f310bb6e20f6341ed46662efa91 /audio/freealut
parent35da4891c29a51d7e304f937c6bece19ec4b6693 (diff)
downloadports-dea9500d97f0a1ce15d6e9047ac67e39f499ef37.tar.gz
ports-dea9500d97f0a1ce15d6e9047ac67e39f499ef37.zip
Really unbreak
Notes
Notes: svn path=/head/; revision=383693
Diffstat (limited to 'audio/freealut')
-rw-r--r--audio/freealut/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/freealut/Makefile b/audio/freealut/Makefile
index fb18ffc8f3cc..4721537751f8 100644
--- a/audio/freealut/Makefile
+++ b/audio/freealut/Makefile
@@ -17,6 +17,7 @@ LDFLAGS+= -L${LOCALBASE}/lib
USES= gmake libtool openal:al pathfix pkgconfig
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
post-patch:
@${REINPLACE_CMD} -e 's/@CFLAGS@/& -lopenal -lpthread/g' \