aboutsummaryrefslogtreecommitdiff
path: root/devel/tla
diff options
context:
space:
mode:
authorOllivier Robert <roberto@FreeBSD.org>2004-03-01 22:20:03 +0000
committerOllivier Robert <roberto@FreeBSD.org>2004-03-01 22:20:03 +0000
commitaa6785e5a0f489a9c86b0c4154c995c5297139f6 (patch)
tree834bd57a7569b70351de89aad72857021edb855b /devel/tla
parent8c046ae2efb0393d4d10ae156ccbac8f231895c2 (diff)
downloadports-aa6785e5a0f489a9c86b0c4154c995c5297139f6.tar.gz
ports-aa6785e5a0f489a9c86b0c4154c995c5297139f6.zip
Notes
Diffstat (limited to 'devel/tla')
-rw-r--r--devel/tla/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/tla/Makefile b/devel/tla/Makefile
index 077472b42a4a..49111521aac1 100644
--- a/devel/tla/Makefile
+++ b/devel/tla/Makefile
@@ -16,9 +16,9 @@ MASTER_SITE_SUBDIR= gnu-arch
MAINTAINER= seanc@FreeBSD.org
COMMENT= The original arch source control management CLI written in C
-RUN_DEPENDS= gpatch:${PORTSDIR}/devel/patch \
+BUILD_DEPENDS= gpatch:${PORTSDIR}/devel/patch \
gdiff:${PORTSDIR}/textproc/diffutils
-BUILD_DEPENDS= gdiff:${PORTSDIR}/textproc/diffutils
+RUN_DEPENDS= ${BUILD_DEPENDS}
GNU_CONFIGURE= yes
USE_GMAKE= yes