diff options
Diffstat (limited to 'audio/icecast/Makefile')
-rw-r--r-- | audio/icecast/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/icecast/Makefile b/audio/icecast/Makefile index 8c515ccdef8..edd46ebc59f 100644 --- a/audio/icecast/Makefile +++ b/audio/icecast/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2004/01/23 21:50:42 jmmv Exp $ +# $NetBSD: Makefile,v 1.21 2004/02/14 17:21:32 jlam Exp $ # DISTNAME= icecast-2.0.0 @@ -16,8 +16,6 @@ USE_LIBTOOL= yes USE_PKGINSTALL= yes GNU_CONFIGURE= yes -LIBTOOL_OVERRIDE= ${WRKSRC}/libtool - BUILD_DEFS+= ICECAST_CHROOTDIR PKG_SYSCONFSUBDIR= icecast |