summaryrefslogtreecommitdiff
path: root/mail/teapop/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/teapop/Makefile')
-rw-r--r--mail/teapop/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/teapop/Makefile b/mail/teapop/Makefile
index 395bd567e96..fe65cdb11d4 100644
--- a/mail/teapop/Makefile
+++ b/mail/teapop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2003/01/19 13:04:48 grant Exp $
+# $NetBSD: Makefile,v 1.14 2003/01/28 22:03:42 jlam Exp $
DISTNAME= teapop-0.3.5
CATEGORIES= mail
@@ -10,6 +10,7 @@ HOMEPAGE= http://www.toontown.org/teapop/
COMMENT= Yet another RFC1939 compliant POP3 server
USE_BUILDLINK2= YES
+USE_PKGINSTALL= YES
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --enable-flock
@@ -46,5 +47,4 @@ post-install:
${INSTALL_DATA_DIR} ${EGDIR}
${INSTALL_DATA} ${WRKSRC}/etc/teapop.passwd ${EGDIR}
-.include "../../mk/bsd.pkg.install.mk"
.include "../../mk/bsd.pkg.mk"