From d769e0a454cb77b4fddbbbb39c4d176ab32ec2a0 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Tue, 15 Jan 2002 09:30:15 +0000 Subject: There is no pkg-install file, so that don't try to execute it. --- audio/icecast2/Makefile | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'audio/icecast2') diff --git a/audio/icecast2/Makefile b/audio/icecast2/Makefile index 6dffaf41dcce..c0b2e10442a7 100644 --- a/audio/icecast2/Makefile +++ b/audio/icecast2/Makefile @@ -13,12 +13,7 @@ MASTER_SITES= http://www.icecast.org/releases/ MAINTAINER= zach@pabst.bendnet.com HAS_CONFIGURE= yes -CONFIGURE_ARGS=--with-libwrap - -pre-fetch: -.if !defined(BATCH) && !defined(PACKAGE_BUILDING) - ${SH} pkg-install -.endif +CONFIGURE_ARGS= --with-libwrap do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/icecast ${PREFIX}/sbin -- cgit v1.2.3