aboutsummaryrefslogtreecommitdiff
path: root/audio/libao/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/libao/Makefile')
-rw-r--r--audio/libao/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/libao/Makefile b/audio/libao/Makefile
index 3cbcb47095da..3545959f2b6b 100644
--- a/audio/libao/Makefile
+++ b/audio/libao/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libao
PORTVERSION= 0.8.5
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://www.xiph.org/ao/src/
@@ -15,7 +16,7 @@ COMMENT= Portable audio output library
WANT_GNOME= yes
USE_GNOME= gnomehack pkgconfig
-USE_AUTOTOOLS= libtool:13:inc
+GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
.if defined(NOPORTDOCS)