aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorsem <sem@FreeBSD.org>2006-07-03 04:34:38 +0800
committersem <sem@FreeBSD.org>2006-07-03 04:34:38 +0800
commit47c5e96b5d3437df2aa9d2979b3e22a5aac6a7c1 (patch)
tree6fee75d405dea16c3a3b231876e43a895db0c6f5 /lang
parentbb8185adc420adbf945f2289c6d77468594e76b6 (diff)
downloadfreebsd-ports-graphics-47c5e96b5d3437df2aa9d2979b3e22a5aac6a7c1.tar.gz
freebsd-ports-graphics-47c5e96b5d3437df2aa9d2979b3e22a5aac6a7c1.tar.zst
freebsd-ports-graphics-47c5e96b5d3437df2aa9d2979b3e22a5aac6a7c1.zip
Get rid of DEPENDS. Change it with BUILD_DEPENDS.
Diffstat (limited to 'lang')
-rw-r--r--lang/pm3-forms/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/pm3-forms/Makefile b/lang/pm3-forms/Makefile
index 05b559b0876..3ef2028045b 100644
--- a/lang/pm3-forms/Makefile
+++ b/lang/pm3-forms/Makefile
@@ -13,9 +13,9 @@ DISTFILES=
MAINTAINER= ports@FreeBSD.org
COMMENT= High-level GUI libraries and tools for the PM3 Modula-3 distribution
-BUILD_DEPENDS= ${L1}libm3vbtkit${L2}:${PORTSDIR}/lang/pm3-gui
+BUILD_DEPENDS= ${L1}libm3vbtkit${L2}:${PORTSDIR}/lang/pm3-gui \
+ ${NONEXISTENT}:${PORTSDIR}/lang/pm3-base:build
RUN_DEPENDS= ${L1}libm3vbtkit${L2}:${PORTSDIR}/lang/pm3-gui
-DEPENDS= ${PORTSDIR}/lang/pm3-base:build
DIST_SUBDIR= pm3
INSTALL_TARGET= all