summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-05-31 10:36:57 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-05-31 10:36:57 +0000
commit4f164ea7318b15b308dbb0348c550ce1bb8e6cf7 (patch)
treee58f57286f8d8304f008cee1800d57a5b2656d11 /audio
parentUpgrade to 2.3.20020530. (diff)
Add missed entry into LIB_DEPENDS.
Notes
Notes: svn path=/head/; revision=60361
Diffstat (limited to 'audio')
-rw-r--r--audio/glame/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/glame/Makefile b/audio/glame/Makefile
index cd328b6b7e55..6cc5410d3f08 100644
--- a/audio/glame/Makefile
+++ b/audio/glame/Makefile
@@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= sobomax@FreeBSD.org
+LIB_DEPENDS= ltdl.1:${PORTSDIR}/devel/libtool
+
USE_GNOME= yes
USE_X_PREFIX= yes
USE_GMAKE= yes