diff options
author | joerg <joerg@pkgsrc.org> | 2006-09-19 23:19:41 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-09-19 23:19:41 +0000 |
commit | 38caef23148c244a3097e5d54ab4255ac51c663f (patch) | |
tree | 17a995f14ecafb490925699b325a8cd706c93965 /audio | |
parent | 558e270b01726c4bf51475bc652ab36197f4d155 (diff) | |
download | pkgsrc-38caef23148c244a3097e5d54ab4255ac51c663f.tar.gz |
Needs unzip.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/guspatches/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/guspatches/Makefile b/audio/guspatches/Makefile index 2def1d7d470..c4f56affe02 100644 --- a/audio/guspatches/Makefile +++ b/audio/guspatches/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2006/04/22 09:22:05 rillig Exp $ +# $NetBSD: Makefile,v 1.16 2006/09/19 23:19:41 joerg Exp $ # DISTNAME= dgguspat @@ -17,6 +17,7 @@ NO_BIN_ON_CDROM= ${RESTRICTED} EXTRACT_ONLY= # empty NO_BUILD= yes +USE_TOOLS+= unzip MESSAGE_SUBST+= PKG_SYSCONFDIR=${PKG_SYSCONFDIR:Q} do-configure: |