Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Apr 2015 06:08:38 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r383693 - head/audio/freealut
Message-ID:  <201504100608.t3A68ctB086832@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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' \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504100608.t3A68ctB086832>