aboutsummaryrefslogtreecommitdiffstats
path: root/devel/cut
diff options
context:
space:
mode:
authormva <mva@FreeBSD.org>2014-10-21 00:04:12 +0800
committermva <mva@FreeBSD.org>2014-10-21 00:04:12 +0800
commit7ce78563a0105938ba50adb7bb5a9190a04bbb00 (patch)
treee54c7ece9300bb20cc6b5b9ea0b6b8aab3453440 /devel/cut
parent4d5673ea87894d510f7827650ddd990edeb1fd47 (diff)
downloadfreebsd-ports-gnome-7ce78563a0105938ba50adb7bb5a9190a04bbb00.tar.gz
freebsd-ports-gnome-7ce78563a0105938ba50adb7bb5a9190a04bbb00.tar.zst
freebsd-ports-gnome-7ce78563a0105938ba50adb7bb5a9190a04bbb00.zip
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit)
Diffstat (limited to 'devel/cut')
-rw-r--r--devel/cut/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/cut/Makefile b/devel/cut/Makefile
index 9806e8c4de19..0fd8b7ad70d4 100644
--- a/devel/cut/Makefile
+++ b/devel/cut/Makefile
@@ -9,9 +9,8 @@ MASTER_SITES= http://www.falvotech.com/content/cut/${PORTVERSION}/
MAINTAINER= ports@FreeBSD.org
COMMENT= Unit Testing Framework for C, C++, and Objective-C
-USES= shebangfix
+USES= python:run shebangfix
SHEBANG_FILES= *.py
-USE_PYTHON_RUN= yes
ALL_TARGET= build
do-install: