summaryrefslogtreecommitdiff
path: root/audio/kmp3
diff options
context:
space:
mode:
authorJeremy Lea <reg@FreeBSD.org>2000-01-28 10:38:40 +0000
committerJeremy Lea <reg@FreeBSD.org>2000-01-28 10:38:40 +0000
commit1d8072265a4f7b0a3379bca97a552280b9a77ae4 (patch)
tree9b24b08664e21217cb8fa82ff65cfe6566d6d1c3 /audio/kmp3
parentUpDat3 t0 v3r$i0n 2.3 B3ta 14 (diff)
Fix this for -current.
No response from: maintainer
Notes
Notes: svn path=/head/; revision=25161
Diffstat (limited to 'audio/kmp3')
-rw-r--r--audio/kmp3/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/kmp3/Makefile b/audio/kmp3/Makefile
index 662b7f2ad933..3c2eff227ec8 100644
--- a/audio/kmp3/Makefile
+++ b/audio/kmp3/Makefile
@@ -19,8 +19,6 @@ LIB_DEPENDS= kdecore.2:${PORTSDIR}/x11/kdelibs11 \
USE_QT= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
-CONFIGURE_ENV= CXXFLAGS="${CXXFLAGS}" \
- INSTALL_SCRIPT="${INSTALL_SCRIPT}"
WRKSRC= ${WRKDIR}/kmp3
.include <bsd.port.mk>