aboutsummaryrefslogtreecommitdiff
path: root/audio/icecast2
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2003-08-18 14:00:16 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2003-08-18 14:00:16 +0000
commit1783dac8dbe1293000335c987fadfacdbbe89bce (patch)
tree0f89147c5e65deedb0db2a251a8faee4dbabea10 /audio/icecast2
parentd6780d08c96f9e225b0c74a324c65f0e87b3d6ac (diff)
downloadports-1783dac8dbe1293000335c987fadfacdbbe89bce.tar.gz
ports-1783dac8dbe1293000335c987fadfacdbbe89bce.zip
Notes
Diffstat (limited to 'audio/icecast2')
-rw-r--r--audio/icecast2/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/icecast2/Makefile b/audio/icecast2/Makefile
index f88442fa51de..35d248dff244 100644
--- a/audio/icecast2/Makefile
+++ b/audio/icecast2/Makefile
@@ -22,8 +22,6 @@ LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \
vorbis.2:${PORTSDIR}/audio/libvorbis \
xslt.1:${PORTSDIR}/textproc/libxslt
-CONFIGURE_ENV= CFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \
- LDFLAGS="${PTHREAD_LIBS} -L${LOCALBASE}/lib"
USE_GMAKE= yes
USE_LIBTOOL= yes