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 /audio/wmmixer/Makefile | |
parent | 20c9d4d37f602a9588b4348f641bf63018a0abb9 (diff) | |
download | pkgsrc-f816d81489fd245a89e581c2f9cf792562ade194.tar.gz |
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Diffstat (limited to 'audio/wmmixer/Makefile')
-rw-r--r-- | audio/wmmixer/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/wmmixer/Makefile b/audio/wmmixer/Makefile index 598acebe7e5..3bf998f2f94 100644 --- a/audio/wmmixer/Makefile +++ b/audio/wmmixer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2004/04/11 18:57:12 xtraeme Exp $ +# $NetBSD: Makefile,v 1.9 2005/04/11 21:44:57 tv Exp $ # DISTNAME= wmmixer-1.0-beta1 @@ -12,7 +12,6 @@ HOMEPAGE= http://www.geocities.com/SiliconValley/Vista/2471/ COMMENT= Mixer designed for WindowMaker (dockapp) WRKSRC= ${WRKDIR}/wmmixer -USE_BUILDLINK3= YES USE_IMAKE= YES NO_INSTALL_MANPAGES= YES |