svn commit: r383693 - head/audio/freealut

Antoine Brodin antoine at FreeBSD.org
Fri Apr 10 06:08:39 UTC 2015


Author: antoine
Date: Fri Apr 10 06:08:38 2015
New Revision: 383693
URL: https://svnweb.freebsd.org/changeset/ports/383693

Log:
  Really unbreak

Modified:
  head/audio/freealut/Makefile

Modified: head/audio/freealut/Makefile
==============================================================================
--- head/audio/freealut/Makefile	Fri Apr 10 05:45:15 2015	(r383692)
+++ head/audio/freealut/Makefile	Fri Apr 10 06:08:38 2015	(r383693)
@@ -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' \


More information about the svn-ports-head mailing list