summaryrefslogtreecommitdiff
path: root/audio/freealut/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--audio/freealut/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/freealut/Makefile b/audio/freealut/Makefile
index 951e56c88fec..e77177113832 100644
--- a/audio/freealut/Makefile
+++ b/audio/freealut/Makefile
@@ -7,20 +7,19 @@
PORTNAME= freealut
PORTVERSION= 1.1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://connect.creativelabs.com/openal/Downloads/ALUT/
MAINTAINER= oliver@FreeBSD.org
COMMENT= The OpenAL Utility Toolkit
-LIB_DEPENDS= openal.0:${PORTSDIR}/audio/openal
-
USE_AUTOTOOLS= libtool:22
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
USE_GMAKE= yes
USE_GNOME= pkgconfig gnomehack
+USE_OPENAL= al
USE_LDCONFIG= yes
.include <bsd.port.pre.mk>