diff options
Diffstat (limited to 'audio/snd/Makefile')
-rw-r--r-- | audio/snd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/snd/Makefile b/audio/snd/Makefile index a8190802f51..05de61bcc72 100644 --- a/audio/snd/Makefile +++ b/audio/snd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 1998/06/20 14:07:07 tron Exp $ +# $NetBSD: Makefile,v 1.13 1998/07/03 23:30:09 tron Exp $ # DISTNAME= snd @@ -11,6 +11,7 @@ MAINTAINER= hubertf@netbsd.org DEPENDS+= xpm-3.4j:../../graphics/xpm +MIRROR_DISTFILE= no USE_MOTIF= yes MAKEFILE= makefile.netbsd ALL_TARGET= snd |