diff options
author | tv <tv@pkgsrc.org> | 2005-04-11 21:44:48 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2005-04-11 21:44:48 +0000 |
commit | f816d81489fd245a89e581c2f9cf792562ade194 (patch) | |
tree | 2d8b7b078f159a824fcd53503d6096a145f0f177 /multimedia/kmplayer | |
parent | 20c9d4d37f602a9588b4348f641bf63018a0abb9 (diff) | |
download | pkgsrc-f816d81489fd245a89e581c2f9cf792562ade194.tar.gz |
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Diffstat (limited to 'multimedia/kmplayer')
-rw-r--r-- | multimedia/kmplayer/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/kmplayer/Makefile b/multimedia/kmplayer/Makefile index 983c65a720a..80c6625a289 100644 --- a/multimedia/kmplayer/Makefile +++ b/multimedia/kmplayer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2005/04/07 12:07:43 markd Exp $ +# $NetBSD: Makefile,v 1.16 2005/04/11 21:46:41 tv Exp $ # DISTNAME= kmplayer-0.8.4b @@ -16,7 +16,6 @@ DEPENDS+= mencoder>=1.0rc3:../../multimedia/mencoder DEPENDS+= xine-arts>=1rc0a:../../audio/xine-arts GNU_CONFIGURE= yes -USE_BUILDLINK3= yes USE_GNU_TOOLS+= make USE_LANGUAGES= c c++ USE_LIBTOOL= yes |