diff options
author | tv <tv> | 2005-04-11 21:44:48 +0000 |
---|---|---|
committer | tv <tv> | 2005-04-11 21:44:48 +0000 |
commit | 6ae45d8308fa8e630ce7e54497d6aa30e16ed140 (patch) | |
tree | 2d8b7b078f159a824fcd53503d6096a145f0f177 /audio/libshout | |
parent | 06c84faf8b8f9b82d97b65e1afea04a61d1ea33c (diff) | |
download | pkgsrc-6ae45d8308fa8e630ce7e54497d6aa30e16ed140.tar.gz |
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Diffstat (limited to 'audio/libshout')
-rw-r--r-- | audio/libshout/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/libshout/Makefile b/audio/libshout/Makefile index 610625c7771..f92bd90d587 100644 --- a/audio/libshout/Makefile +++ b/audio/libshout/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2005/02/28 02:21:20 kim Exp $ +# $NetBSD: Makefile,v 1.6 2005/04/11 21:44:54 tv Exp $ # DISTNAME= libshout-2.1 @@ -9,7 +9,6 @@ MAINTAINER= kim@tac.nyc.ny.us HOMEPAGE= http://www.gnu.org/directory/audio/ogg/libshout.html COMMENT= Connects and sends data to icecast servers -USE_BUILDLINK3= YES USE_LIBTOOL= YES PTHREAD_OPTS+= require |