summaryrefslogtreecommitdiff
path: root/audio/icecast1/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/icecast1/Makefile')
-rw-r--r--audio/icecast1/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/icecast1/Makefile b/audio/icecast1/Makefile
index 928669b9cd8..430c1c150bb 100644
--- a/audio/icecast1/Makefile
+++ b/audio/icecast1/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2005/11/11 17:21:11 joerg Exp $
+# $NetBSD: Makefile,v 1.15 2005/12/05 20:49:48 rillig Exp $
#
DISTNAME= icecast-1.3.12
@@ -32,7 +32,6 @@ EGFILES= groups.aut mounts.aut users.aut icecast.conf
.for f in ${EGFILES}
CONF_FILES+= ${EGDIR}/${f}.dist ${PKG_SYSCONFDIR}/${f}
.endfor
-.undef f
.include "../../mk/bsd.prefs.mk"