summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-01-15 09:30:15 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-01-15 09:30:15 +0000
commitd769e0a454cb77b4fddbbbb39c4d176ab32ec2a0 (patch)
treed8d07edcd170643343d12ebd5cd775777d8d6f84 /audio
parentRemove empty files. (diff)
There is no pkg-install file, so that don't try to execute it.
Notes
Notes: svn path=/head/; revision=53102
Diffstat (limited to 'audio')
-rw-r--r--audio/icecast/Makefile7
-rw-r--r--audio/icecast2/Makefile7
2 files changed, 2 insertions, 12 deletions
diff --git a/audio/icecast/Makefile b/audio/icecast/Makefile
index 6dffaf41dcce..c0b2e10442a7 100644
--- a/audio/icecast/Makefile
+++ b/audio/icecast/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
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