aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-01-15 23:22:46 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-01-15 23:22:46 +0000
commit23aafdb2b398ea4aa5d0d69877d6dbfb88316b36 (patch)
treec41024127e046cdce8b3742e75b544bdf6ab6c55 /comms
parent0ac6ae1a44305e0ad3322a9490652cfbff5919ed (diff)
downloadports-23aafdb2b398ea4aa5d0d69877d6dbfb88316b36.tar.gz
ports-23aafdb2b398ea4aa5d0d69877d6dbfb88316b36.zip
Notes
Diffstat (limited to 'comms')
-rw-r--r--comms/qpage/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/qpage/Makefile b/comms/qpage/Makefile
index 111ff1825fcf..c7d9399d43d6 100644
--- a/comms/qpage/Makefile
+++ b/comms/qpage/Makefile
@@ -20,7 +20,6 @@ IDENT_PATCH_DESC= Disable libwrap ident lookups
MAN1= qpage.1
NO_STAGE= yes
-.include <bsd.port.pre.mk>
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MIDENT_PATCH}
@@ -80,4 +79,4 @@ post-install:
${CHOWN} ${WITH_QPAGE_USER}:dialer /var/spool/${PORTNAME}
${CHMOD} 0775 /var/spool/${PORTNAME}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>