aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2008-05-18 20:16:40 +0800
committerpav <pav@FreeBSD.org>2008-05-18 20:16:40 +0800
commitda85762626d35bdc1064357ded0110ed26c96301 (patch)
tree52c943f19413455cf675e012dfa4e830351aa0d6 /audio
parent6b7bf6ee356446294d39e3f10efb20f7483a37ea (diff)
downloadfreebsd-ports-gnome-da85762626d35bdc1064357ded0110ed26c96301.tar.gz
freebsd-ports-gnome-da85762626d35bdc1064357ded0110ed26c96301.tar.zst
freebsd-ports-gnome-da85762626d35bdc1064357ded0110ed26c96301.zip
- Fix INDEX build when ESOUND option is enabled
Reported by: sam sirlin <swsirlin@earthlink.net> on freebsd-ports
Diffstat (limited to 'audio')
-rw-r--r--audio/xmp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/xmp/Makefile b/audio/xmp/Makefile
index 3e7317008ab8..40c003568c21 100644
--- a/audio/xmp/Makefile
+++ b/audio/xmp/Makefile
@@ -15,6 +15,7 @@ MAINTAINER= anders@FreeBSD.org
COMMENT= A player for many different Amiga and PC module formats
USE_GMAKE= yes
+WANT_GNOME= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"