diff options
Diffstat (limited to 'mail/mairix/Makefile')
-rw-r--r-- | mail/mairix/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/mairix/Makefile b/mail/mairix/Makefile index 2dd5f2b64cc..8dcbe34ca97 100644 --- a/mail/mairix/Makefile +++ b/mail/mairix/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2008/07/14 12:56:08 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/08 12:19:16 asau Exp $ # DISTNAME= mairix-0.21 @@ -9,8 +9,6 @@ MAINTAINER= simonb@NetBSD.org HOMEPAGE= http://www.rc0.org.uk/mairix/ COMMENT= Program for indexing and searching email messages -PKG_DESTDIR_SUPPORT= user-destdir - HAS_CONFIGURE= yes CONFIGURE_ARGS+= --prefix=${PREFIX} |