aboutsummaryrefslogtreecommitdiff
path: root/audio/polypaudio
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-11-02 21:38:48 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-11-02 21:38:48 +0000
commitee976809abb31d123702c10333e354421a7b9e21 (patch)
tree28c43b435e1d3f3de267f8092a1d6fb45331146a /audio/polypaudio
parentdac56839139e69491a482dbdb5cf945173480cc9 (diff)
downloadports-ee976809abb31d123702c10333e354421a7b9e21.tar.gz
ports-ee976809abb31d123702c10333e354421a7b9e21.zip
Add a missing dependency on libltdl.
Reported by: pointyhat via kris
Notes
Notes: svn path=/head/; revision=120658
Diffstat (limited to 'audio/polypaudio')
-rw-r--r--audio/polypaudio/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/polypaudio/Makefile b/audio/polypaudio/Makefile
index b2e56b528982..018ec8f1fb93 100644
--- a/audio/polypaudio/Makefile
+++ b/audio/polypaudio/Makefile
@@ -22,6 +22,7 @@ USE_XLIB= yes
USE_REINPLACE= yes
INSTALLS_SHLIB= yes
USE_LIBTOOL_VER=15
+USE_LIBLTDL= yes
USE_GMAKE= yes
USE_GETOPT_LONG=yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \