diff options
Diffstat (limited to 'mail/etach/Makefile')
-rw-r--r-- | mail/etach/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/etach/Makefile b/mail/etach/Makefile index a8344557e15..356b2e4a2f5 100644 --- a/mail/etach/Makefile +++ b/mail/etach/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2009/08/06 01:44:53 minskim Exp $ +# $NetBSD: Makefile,v 1.18 2012/10/08 12:19:09 asau Exp $ DISTNAME= etach-1.2.9 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://rulnick.com/etach/ COMMENT= Emacs Lisp package for dealing with MIME email attachments -PKG_DESTDIR_SUPPORT= user-destdir - NO_CONFIGURE= yes NO_BUILD= yes |