summaryrefslogtreecommitdiff
path: root/audio/freealut/Makefile
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2010-12-04 07:34:27 +0000
committerAde Lovett <ade@FreeBSD.org>2010-12-04 07:34:27 +0000
commit4a8684e352ac6d7260613e6ad3743fabd00eaf7d (patch)
treec1022f7df000935302e4c7f143c5b049290dacc2 /audio/freealut/Makefile
parent- Update to 20101202 (diff)
Sync to new bsd.autotools.mk
Notes
Notes: svn path=/head/; revision=265663
Diffstat (limited to '')
-rw-r--r--audio/freealut/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/freealut/Makefile b/audio/freealut/Makefile
index e77177113832..05b78001a3cb 100644
--- a/audio/freealut/Makefile
+++ b/audio/freealut/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://connect.creativelabs.com/openal/Downloads/ALUT/
MAINTAINER= oliver@FreeBSD.org
COMMENT= The OpenAL Utility Toolkit
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
USE_GMAKE= yes