summaryrefslogtreecommitdiff
path: root/net-im/telepathy-butterfly
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-05-26 14:54:10 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-05-26 14:54:10 +0000
commitb1f356260ca3b8cdbc5a72e0904c9bf878ed25fb (patch)
treed12536d90a7e2ab8b3f437fb9e2b954265fc5fa3 /net-im/telepathy-butterfly
parent- Convert gmake,bzip2 to USES (diff)
- Convert gmake,bzip2,xz to USES
Approved by: portmgr
Notes
Notes: svn path=/head/; revision=355355
Diffstat (limited to 'net-im/telepathy-butterfly')
-rw-r--r--net-im/telepathy-butterfly/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/telepathy-butterfly/Makefile b/net-im/telepathy-butterfly/Makefile
index 074045c99227..688d601babd3 100644
--- a/net-im/telepathy-butterfly/Makefile
+++ b/net-im/telepathy-butterfly/Makefile
@@ -19,7 +19,7 @@ RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/papyon/__init__.py:${PORTSDIR}/net-im/papyon
USE_PYTHON= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS+=--prefix=${PREFIX}
-USE_GMAKE= yes
+USES= gmake
NO_STAGE= yes
.include <bsd.port.mk>