summaryrefslogtreecommitdiff
path: root/audio/xmms-uade/Makefile
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2003-01-23 23:55:14 +0000
committerMartin Blapp <mbr@FreeBSD.org>2003-01-23 23:55:14 +0000
commit38cc5d1b9dc34705c99f1ae4eb654676154c9edc (patch)
tree614d553e8e0cc04f36561e2175dc82cf5f27ea3c /audio/xmms-uade/Makefile
parentBump libsdl revision LIB_DEPENDs (diff)
Upgrade to 0.73
Fix the completly broken configures script. Change the location of the docs Remove annoying uae warning about "amiga doing something stupid".
Diffstat (limited to 'audio/xmms-uade/Makefile')
-rw-r--r--audio/xmms-uade/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/xmms-uade/Makefile b/audio/xmms-uade/Makefile
index 1846b524b043..850db936c4c5 100644
--- a/audio/xmms-uade/Makefile
+++ b/audio/xmms-uade/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xmms-uade
-PORTVERSION= 0.71
+PORTVERSION= 0.73
CATEGORIES= audio
MASTER_SITES= http://www.ee.tut.fi/%7Eheikki/uade/
DISTFILES= uade-${PORTVERSION}${EXTRACT_SUFX}
@@ -25,7 +25,8 @@ USE_LIBTOOL= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${X11BASE}/lib/xmms \
- --mymods=/
+ --mymods=/ \
+ --docprefix=${X11BASE}/lib/xmms \
WRKSRC= ${WRKDIR}/uade-${PORTVERSION}