aboutsummaryrefslogtreecommitdiffstats
path: root/mail/popa3d
diff options
context:
space:
mode:
Diffstat (limited to 'mail/popa3d')
-rw-r--r--mail/popa3d/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/mail/popa3d/Makefile b/mail/popa3d/Makefile
index 7781d144c0bc..01ba86f17b8b 100644
--- a/mail/popa3d/Makefile
+++ b/mail/popa3d/Makefile
@@ -61,14 +61,7 @@ EXTRA_PATCHES+= ${FILESDIR}/setproctitle.patch
.endif
.if defined(WITH_STANDALONE_POP3)
-#USE_RC_SUBR= yes
-# does only work when set before bsd.port.pre.mk
-.if ${OSVERSION} < 500037
-RUN_DEPENDS+= ${LOCALBASE}/etc/rc.subr:${PORTSDIR}/sysutils/rc_subr
-RC_SUBR= ${LOCALBASE}/etc/rc.subr
-.else
RC_SUBR= /etc/rc.subr
-.endif
post-extract:
@${SED} -e "s=%%PREFIX%%=${PREFIX}=g" \