diff options
Diffstat (limited to 'audio/eawpatches/Makefile')
-rw-r--r-- | audio/eawpatches/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/eawpatches/Makefile b/audio/eawpatches/Makefile index 3a5eb13c023..26dc826f9ad 100644 --- a/audio/eawpatches/Makefile +++ b/audio/eawpatches/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2004/12/03 14:20:03 ben Exp $ +# $NetBSD: Makefile,v 1.15 2005/12/05 20:49:47 rillig Exp $ # DISTNAME= eawpats12_full @@ -12,7 +12,7 @@ MAINTAINER= adam@NetBSD.org HOMEPAGE= http://www.stardate.bc.ca/eawpatches/html/ COMMENT= Eric A. Welsh' patches (audio samples) for TiMidity -BUILD_DEPENDS= unrar-[0-9]*:../../archivers/unrar +BUILD_DEPENDS+= unrar-[0-9]*:../../archivers/unrar EXTRACT_ONLY= # empty NO_CONFIGURE= yes |