summaryrefslogtreecommitdiff
path: root/audio/polypaudio/Makefile
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
committerAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
commit8503536d3896846d823f7f76be54e0a99da8d8b6 (patch)
tree1a89e4038216ead71b008f2a5091474964e1c341 /audio/polypaudio/Makefile
parentc20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff)
downloadfreebsd-ports-8503536d3896846d823f7f76be54e0a99da8d8b6.zip
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Diffstat (limited to 'audio/polypaudio/Makefile')
-rw-r--r--audio/polypaudio/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/polypaudio/Makefile b/audio/polypaudio/Makefile
index 0906eba50728..0020c8cbbef0 100644
--- a/audio/polypaudio/Makefile
+++ b/audio/polypaudio/Makefile
@@ -22,8 +22,8 @@ WANT_GNOME= yes
USE_XLIB= yes
USE_REINPLACE= yes
INSTALLS_SHLIB= yes
-# Needs libtool archive (.la) files for libltdl
-USE_AUTOTOOLS= libltdl:15 libtool:15:inc
+USE_AUTOTOOLS= libltdl:15
+GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GETOPT_LONG=yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \