summaryrefslogtreecommitdiff
path: root/mail/qpopper
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1998-06-18 15:25:24 +0000
committeragc <agc@pkgsrc.org>1998-06-18 15:25:24 +0000
commitb0ae9f3a282fc15fb6731cd37aa07af702b53874 (patch)
treeefc72a07839c6f8a7c7b9983b8a3274a0da15516 /mail/qpopper
parent542918d85498ce24db0e33cd806340d3f8b82bc6 (diff)
downloadpkgsrc-b0ae9f3a282fc15fb6731cd37aa07af702b53874.tar.gz
Remove MAN<sect> and CAT<sect> definitions from package Makefiles - these
are unnecessary with automatic manual page handling.
Diffstat (limited to 'mail/qpopper')
-rw-r--r--mail/qpopper/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/mail/qpopper/Makefile b/mail/qpopper/Makefile
index 5334b390b5d..c85cc499132 100644
--- a/mail/qpopper/Makefile
+++ b/mail/qpopper/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1998/04/15 10:38:32 agc Exp $
+# $NetBSD: Makefile,v 1.5 1998/06/18 15:25:25 agc Exp $
#
DISTNAME= qpopper2.41beta1
@@ -14,9 +14,6 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --libexecdir=${PREFIX}/libexec --sysconfdir=${PREFIX}/etc \
--with-apop=/etc/apop.auth --with-apopuid=root
-CAT8= qpopper.0
-MAN8= qpopper.8 qpopauth.8
-
# popper makefile doesn't have an install target...
do-install:
(cd ${WRKSRC}; \