diff options
Diffstat (limited to 'audio/icecast/Makefile')
-rw-r--r-- | audio/icecast/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/icecast/Makefile b/audio/icecast/Makefile index 5e02de26c04..8d2f5f887cc 100644 --- a/audio/icecast/Makefile +++ b/audio/icecast/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2003/09/30 14:57:25 jmmv Exp $ +# $NetBSD: Makefile,v 1.15 2003/10/18 13:08:48 cjep Exp $ # DISTNAME= icecast-1.3.12 @@ -36,7 +36,7 @@ EGFILES= groups.aut mounts.aut users.aut icecast.conf CONF_FILES+= ${EGDIR}/${f}.dist ${PKG_SYSCONFDIR}/${f} .endfor .undef f - + .include "../../devel/readline/buildlink2.mk" .include "../../lang/python/application.mk" .include "../../security/tcp_wrappers/buildlink2.mk" |