summaryrefslogtreecommitdiff
path: root/audio/glame
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2004-06-04 17:29:38 +0000
committerAde Lovett <ade@FreeBSD.org>2004-06-04 17:29:38 +0000
commit1a628ded35ecbbc5eeb75598dd844d830aca8cb2 (patch)
tree128ce8505dc266bea10a8cf389f38de197424aed /audio/glame
parentInformation regarding the great autotools update of July 4 2004 (diff)
Sync with new bsd.autotools.mk
Diffstat (limited to 'audio/glame')
-rw-r--r--audio/glame/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/glame/Makefile b/audio/glame/Makefile
index 9c878e4522c4..512a4222a36c 100644
--- a/audio/glame/Makefile
+++ b/audio/glame/Makefile
@@ -15,9 +15,9 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A powerful, fast, stable, and easily extensible sound editor for GNOME
BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa
-LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis \
- ltdl.4:${PORTSDIR}/devel/libltdl
+LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis
+USE_LIBLTDL= yes
USE_X_PREFIX= yes
USE_GNOME= gnomehack gnomeprefix gnometarget libglade lthack
USE_GMAKE= yes