summaryrefslogtreecommitdiff
path: root/audio/alsaplayer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/alsaplayer/Makefile')
-rw-r--r--audio/alsaplayer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/alsaplayer/Makefile b/audio/alsaplayer/Makefile
index c26642985cf9..7b8572b2e340 100644
--- a/audio/alsaplayer/Makefile
+++ b/audio/alsaplayer/Makefile
@@ -7,7 +7,7 @@
PORTNAME= alsaplayer
PORTVERSION= 0.99.75
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= ftp://ftp.alsa-project.org/pub/people/andy/ \
http://www.alsaplayer.org/
@@ -23,7 +23,7 @@ USE_GNOME= glib12 gnomehack gnometarget
WANT_GNOME= yes
USE_GETOPT_LONG=yes
INSTALLS_SHLIB= yes
-USE_AUTOTOOLS= libtool:13:inc
+GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" \