diff options
Diffstat (limited to 'mail/mpop')
-rw-r--r-- | mail/mpop/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/mpop/Makefile b/mail/mpop/Makefile index b3017fea591..ef0d7e984e4 100644 --- a/mail/mpop/Makefile +++ b/mail/mpop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2011/04/22 13:44:04 obache Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/08 12:19:18 asau Exp $ # DISTNAME= mpop-1.0.23 @@ -12,8 +12,6 @@ HOMEPAGE= http://mpop.sourceforge.net/ COMMENT= Small, fast and portable POP3 client LICENSE= gnu-gpl-v3 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_PKGLOCALEDIR= yes USE_TOOLS+= pkg-config |