summaryrefslogtreecommitdiff
path: root/mail/pathalias/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2013-09-21 11:06:03 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2013-09-21 11:06:03 +0000
commit1e3119b07ebe66367ead55242a47710e556bf383 (patch)
tree2051ba0023bbf060fa37051dc7fc6990710a53b1 /mail/pathalias/Makefile
parent0dea0192303406b3b949a31479a4264b58bafce6 (diff)
downloadfreebsd-ports-1e3119b07ebe66367ead55242a47710e556bf383.zip
- fix misplaced NO_STAGE in slaveports and ifdefs
Diffstat (limited to 'mail/pathalias/Makefile')
-rw-r--r--mail/pathalias/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/pathalias/Makefile b/mail/pathalias/Makefile
index 093526ee8e0f..1133f30c6cb4 100644
--- a/mail/pathalias/Makefile
+++ b/mail/pathalias/Makefile
@@ -9,13 +9,14 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Mail routing tools
+NO_STAGE= yes
+
ALL_TARGET= pathalias
MAN8= pathalias.8
BIN8= pathalias
PLIST_FILES= bin/pathalias
-NO_STAGE= yes
do-install:
.for i in ${BIN8}
@${INSTALL_PROGRAM} ${WRKSRC}/${i} ${PREFIX}/bin