aboutsummaryrefslogtreecommitdiff
path: root/security/fsh
diff options
context:
space:
mode:
authorMunechika SUMIKAWA <sumikawa@FreeBSD.org>2002-04-02 15:39:26 +0000
committerMunechika SUMIKAWA <sumikawa@FreeBSD.org>2002-04-02 15:39:26 +0000
commitf60fc31a5887eac286ae4e7a83e7b77f27f03f0d (patch)
tree756bb17f63b0e1c0aee6913c012722460da323f0 /security/fsh
parent4f50ec5e42685b3546032c05aca3999f7c9fc308 (diff)
downloadports-f60fc31a5887eac286ae4e7a83e7b77f27f03f0d.tar.gz
ports-f60fc31a5887eac286ae4e7a83e7b77f27f03f0d.zip
This port needs python from building, not running.
Notes
Notes: svn path=/head/; revision=57206
Diffstat (limited to 'security/fsh')
-rw-r--r--security/fsh/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/fsh/Makefile b/security/fsh/Makefile
index aea64128d1dc..64b2cde5830b 100644
--- a/security/fsh/Makefile
+++ b/security/fsh/Makefile
@@ -6,12 +6,13 @@
PORTNAME= fsh
PORTVERSION= 1.2
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.lysator.liu.se/fsh/
MAINTAINER= sumikawa@FreeBSD.org
-RUN_DEPENDS= python:${PORTSDIR}/lang/python
+BUILD_DEPENDS= python:${PORTSDIR}/lang/python
GNU_CONFIGURE= yes