summaryrefslogtreecommitdiff
path: root/mail/mpop/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mpop/Makefile')
-rw-r--r--mail/mpop/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/mpop/Makefile b/mail/mpop/Makefile
index 4ca3dda8002..023b8783fb1 100644
--- a/mail/mpop/Makefile
+++ b/mail/mpop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2006/03/29 21:58:39 reed Exp $
+# $NetBSD: Makefile,v 1.7 2006/04/05 16:41:34 jlam Exp $
#
DISTNAME= mpop-0.8.2
@@ -14,13 +14,12 @@ COMMENT= Small, fast and portable POP3 client
GNU_CONFIGURE= yes
USE_PKGLOCALEDIR= yes
USE_TOOLS+= pkg-config
+INFO_FILES= # PLIST
CONFIGURE_ARGS+= --enable-nls
EGDIR= ${PREFIX}/share/examples/mpop
-INFO_FILES= mpop.info
-
.include "options.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/libgetopt/buildlink3.mk"