summaryrefslogtreecommitdiff
path: root/mail/qpopper/Makefile
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2004-05-06 13:46:22 +0000
committertaca <taca@pkgsrc.org>2004-05-06 13:46:22 +0000
commit7480ac5dc030d34cde8ee1afa437507fb07314d1 (patch)
tree4101babae5f3a3e510bf59d3c4436a6bd665dae8 /mail/qpopper/Makefile
parentd12b17fd0c77718c31c4b1972ba7581dcd1bcf38 (diff)
downloadpkgsrc-7480ac5dc030d34cde8ee1afa437507fb07314d1.tar.gz
Install stand-alone qpopper to ${PREFIX}/sbin.
Bump PKGREVISION. TODO: support libwrap(tcpwrappers) in stand-alone qpopper.
Diffstat (limited to 'mail/qpopper/Makefile')
-rw-r--r--mail/qpopper/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/mail/qpopper/Makefile b/mail/qpopper/Makefile
index 94b313b3d4b..ca426b4a68a 100644
--- a/mail/qpopper/Makefile
+++ b/mail/qpopper/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.40 2004/04/18 05:15:26 snj Exp $
+# $NetBSD: Makefile,v 1.41 2004/05/06 13:46:23 taca Exp $
#
DISTNAME= qpopper${VERSION}
PKGNAME= qpopper-${VERSION}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= mail
MASTER_SITES= ftp://ftp.qualcomm.com/eudora/servers/unix/popper/
@@ -20,6 +20,9 @@ COMMENT= Qualcomm's POP server for Eudora
USE_BUILDLINK3= yes
USE_PKGINSTALL= yes
CONFIGURE_ARGS+= --with-openssl=${SSLBASE}
+RCD_SCRIPTS= qpopper
+MESSAGE_SUBST+= RCD_SCRIPTS=${RCD_SCRIPTS} \
+ RCD_SCRIPTS_DIR=${RCD_SCRIPTS_DIR}
PKG_USERS?= ${QPOPPER_USER}
MAKE_ENV+= BINGRP=${BINGRP}