summaryrefslogtreecommitdiff
path: root/net-im/fugu/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:13:34 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:13:34 +0000
commit28bf02d683a6e9edd30f15574a3ae61f0ff5e585 (patch)
tree3627eb445c11fcddb4821034c5c6a4a785689342 /net-im/fugu/Makefile
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: net-im)
Notes
Notes: svn path=/head/; revision=327756
Diffstat (limited to 'net-im/fugu/Makefile')
-rw-r--r--net-im/fugu/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/net-im/fugu/Makefile b/net-im/fugu/Makefile
index 07084b26b851..f06c9f08ac91 100644
--- a/net-im/fugu/Makefile
+++ b/net-im/fugu/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: fugu
-# Date created: 11 August 2000
-# Whom: Peter Haight <peterh@sapros.com>
-#
+# Created by: Peter Haight <peterh@sapros.com>
# $FreeBSD$
-#
PORTNAME= fugu
PORTVERSION= 1.2.3
@@ -19,4 +15,5 @@ USE_OPENSSL= yes
USE_PYTHON= yes
USE_PYDISTUTILS= yes
+NO_STAGE= yes
.include <bsd.port.mk>