aboutsummaryrefslogtreecommitdiffstats
path: root/devel/scons/Makefile
diff options
context:
space:
mode:
authormva <mva@FreeBSD.org>2013-08-18 06:55:46 +0800
committermva <mva@FreeBSD.org>2013-08-18 06:55:46 +0800
commitf5b78f93ba9c0eaf2f97001fb0562344ed67a895 (patch)
tree18508b1a28e7da2b90d5e48311c690a5b01a34fc /devel/scons/Makefile
parent694e1f944a18009c5f21e9c9a593d4d8d24316f0 (diff)
downloadfreebsd-ports-gnome-f5b78f93ba9c0eaf2f97001fb0562344ed67a895.tar.gz
freebsd-ports-gnome-f5b78f93ba9c0eaf2f97001fb0562344ed67a895.tar.zst
freebsd-ports-gnome-f5b78f93ba9c0eaf2f97001fb0562344ed67a895.zip
- Fix run-time support by adding lang/python2 as dependency
Diffstat (limited to 'devel/scons/Makefile')
-rw-r--r--devel/scons/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/scons/Makefile b/devel/scons/Makefile
index c7847935bc86..7532337f5443 100644
--- a/devel/scons/Makefile
+++ b/devel/scons/Makefile
@@ -9,6 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}
MAINTAINER= gavin@16degrees.com.au
COMMENT= A build tool alternative to make
+RUN_DEPENDS+= python2:${PORTSDIR}/lang/python2
.if !defined (NO_INSTALL_MANPAGES)
MAN1= scons.1 sconsign.1 scons-time.1