aboutsummaryrefslogtreecommitdiff
path: root/net-im/telepathy-python/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/telepathy-python/Makefile
parent0c710c7b4edb5ca79906be0115763864bc7c903f (diff)
downloadports-28bf02d683a6e9edd30f15574a3ae61f0ff5e585.tar.gz
ports-28bf02d683a6e9edd30f15574a3ae61f0ff5e585.zip
Notes
Diffstat (limited to 'net-im/telepathy-python/Makefile')
-rw-r--r--net-im/telepathy-python/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/net-im/telepathy-python/Makefile b/net-im/telepathy-python/Makefile
index 0e977fd98217..aae4e7dd329c 100644
--- a/net-im/telepathy-python/Makefile
+++ b/net-im/telepathy-python/Makefile
@@ -1,7 +1,3 @@
-# New ports collection makefile for: telepathy-python
-# Date created: Apr 19 2007
-# Whom: Florent Thoumie <flz@FreeBSD.org>
-#
# $FreeBSD$
# $MCom: ports/net-im/telepathy-python/Makefile,v 1.5 2009/01/08 07:07:51 marcus Exp $
@@ -29,4 +25,5 @@ CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
MAKE_JOBS_UNSAFE= yes
+NO_STAGE= yes
.include <bsd.port.mk>