aboutsummaryrefslogtreecommitdiff
path: root/net/pygopherd
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:10:23 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:10:23 +0000
commit0c710c7b4edb5ca79906be0115763864bc7c903f (patch)
tree3f6447c55ab3d27cbf7cde9bc54d671393c9aec4 /net/pygopherd
parentf869483090ef76ab0fb56ed7b8b79a77bbc698a7 (diff)
downloadports-0c710c7b4edb5ca79906be0115763864bc7c903f.tar.gz
ports-0c710c7b4edb5ca79906be0115763864bc7c903f.zip
Notes
Diffstat (limited to 'net/pygopherd')
-rw-r--r--net/pygopherd/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/net/pygopherd/Makefile b/net/pygopherd/Makefile
index 6d0715680fe3..a0755b51f5ff 100644
--- a/net/pygopherd/Makefile
+++ b/net/pygopherd/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# Ports collection makefile for: pygopherd
-# Date created: Sep 6, 2002
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= pygopherd
PORTVERSION= 2.0.16
@@ -23,6 +18,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
MAN8= pygopherd.8
+NO_STAGE= yes
post-patch:
.for f in setup.py bin/pygopherd conf/pygopherd.conf doc/pygopherd.8
@${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/${f}