summaryrefslogtreecommitdiff
path: root/irc/dircproxy
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 18:44:49 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 18:44:49 +0000
commitf30824b2efbe63d43d2f6c20532432b115efc294 (patch)
tree9d1e452d3f792dc6db188b9beb02d33d59269bde /irc/dircproxy
parentAdd NO_STAGE all over the place in preparation for the staging support (cat: ... (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: irc)
Notes
Notes: svn path=/head/; revision=327736
Diffstat (limited to 'irc/dircproxy')
-rw-r--r--irc/dircproxy/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/irc/dircproxy/Makefile b/irc/dircproxy/Makefile
index e96a57c7915c..b4588cbb30d4 100644
--- a/irc/dircproxy/Makefile
+++ b/irc/dircproxy/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: dircproxy
-# Date created: 11 January 2001
-# Whom: George Reid <greid@ukug.uk.freebsd.org>
-#
+# Created by: George Reid <greid@ukug.uk.freebsd.org>
# $FreeBSD$
-#
PORTNAME= dircproxy
DISTVERSION= 1.2.0-RC1
@@ -25,6 +21,7 @@ PKGMESSAGE= ${WRKDIR}/pkg-message
MAN1= dircproxy.1 dircproxy-crypt.1
.endif
+NO_STAGE= yes
post-install:
.if !defined(NO_INSTALL_MANPAGES)
@cd ${WRKSRC}/doc && make install-man