diff options
Diffstat (limited to 'audio/mbrolavox-us3')
-rw-r--r-- | audio/mbrolavox-us3/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/mbrolavox-us3/Makefile b/audio/mbrolavox-us3/Makefile index aeaac269300..a81deb164b1 100644 --- a/audio/mbrolavox-us3/Makefile +++ b/audio/mbrolavox-us3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2009/05/19 08:59:04 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2012/10/02 23:47:57 asau Exp $ DISTNAME= us3-990208 PKGNAME= mbrolavox-${DISTNAME} @@ -16,8 +16,6 @@ DEPENDS+= mbrola-301h{,nb[0-9]*}:../../audio/mbrola USE_TOOLS+= pax -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR} NO_BUILD= yes |