aboutsummaryrefslogtreecommitdiff
path: root/net-im/telepathy-butterfly
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/telepathy-butterfly')
-rw-r--r--net-im/telepathy-butterfly/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/net-im/telepathy-butterfly/Makefile b/net-im/telepathy-butterfly/Makefile
index 1c4f268ce5aa..91493ac77f3f 100644
--- a/net-im/telepathy-butterfly/Makefile
+++ b/net-im/telepathy-butterfly/Makefile
@@ -1,10 +1,5 @@
-# New ports collection makefile for: telepathy-butterfly
-# Date created: Apr 19 2007
-# Whom: Florent Thoumie <flz@FreeBSD.org>
-#
# $FreeBSD$
# $MCom: ports/net-im/telepathy-butterfly/Makefile,v 1.3 2009/01/08 06:51:59 marcus Exp $
-#
PORTNAME= telepathy-butterfly
PORTVERSION= 0.5.15
@@ -26,4 +21,5 @@ HAS_CONFIGURE= yes
CONFIGURE_ARGS+=--prefix=${PREFIX}
USE_GMAKE= yes
+NO_STAGE= yes
.include <bsd.port.mk>