aboutsummaryrefslogtreecommitdiff
path: root/audio/libao/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/libao/Makefile')
-rw-r--r--audio/libao/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/audio/libao/Makefile b/audio/libao/Makefile
index 30506c3f99f2..da3f83e8ee83 100644
--- a/audio/libao/Makefile
+++ b/audio/libao/Makefile
@@ -9,18 +9,14 @@ PORTNAME= libao
PORTVERSION= 0.6.0
PORTREVISION= 1
CATEGORIES= audio
-MASTER_SITES= http://home.student.utwente.nl/t.vanklaveren/distfiles/ \
- http://www.vorbis.com/files/beta4/unix/
+MASTER_SITES= http://www.vorbis.com/files/beta4/unix/ \
+ http://home.student.utwente.nl/t.vanklaveren/distfiles/
-MAINTAINER= t.vanklaveren@student.utwente.nl
+MAINTAINER= Christian Weisgerber <naddy@mips.inka.de>
WANT_ESOUND= yes
-GNU_CONFIGURE= yes
-USE_GMAKE= yes
USE_LIBTOOL= yes
-USE_AUTOMAKE= yes
-
INSTALLS_SHLIB= yes
.include <bsd.port.pre.mk>