diff options
author | wiz <wiz@pkgsrc.org> | 2001-01-19 12:45:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-01-19 12:45:13 +0000 |
commit | 7ba69082b9e2ea7321d871a43a1281af879a732c (patch) | |
tree | 423e1d0a2754bac7e58b5b6938efb4f9fb4e8931 /audio/wmmixer | |
parent | 30162fa254b402a489c12447cfd25ca784554b22 (diff) | |
download | pkgsrc-7ba69082b9e2ea7321d871a43a1281af879a732c.tar.gz |
add USE_XPM.
Diffstat (limited to 'audio/wmmixer')
-rw-r--r-- | audio/wmmixer/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/wmmixer/Makefile b/audio/wmmixer/Makefile index 2266aa439f9..c4a11ef6430 100644 --- a/audio/wmmixer/Makefile +++ b/audio/wmmixer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/01/08 01:40:20 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2001/01/19 12:45:13 wiz Exp $ # DISTNAME= wmmixer-1.0-beta1 @@ -13,6 +13,7 @@ HOMEPAGE= http://www.geocities.com/SiliconValley/Vista/2471/ WRKSRC= ${WRKDIR}/wmmixer USE_IMAKE= YES +USE_XPM= YES NO_INSTALL_MANPAGES= YES pre-build: |