From c9c8892570d5605f7d690988fa6c55e456e2c14a Mon Sep 17 00:00:00 2001 From: vs Date: Wed, 26 Apr 2006 13:40:12 +0000 Subject: Band-aid to fix cluster build. --- lang/pm3-forms/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lang/pm3-forms') diff --git a/lang/pm3-forms/Makefile b/lang/pm3-forms/Makefile index 64c2cea..05b559b 100644 --- a/lang/pm3-forms/Makefile +++ b/lang/pm3-forms/Makefile @@ -15,7 +15,7 @@ COMMENT= High-level GUI libraries and tools for the PM3 Modula-3 distribution BUILD_DEPENDS= ${L1}libm3vbtkit${L2}:${PORTSDIR}/lang/pm3-gui RUN_DEPENDS= ${L1}libm3vbtkit${L2}:${PORTSDIR}/lang/pm3-gui -DEPENDS= ${PORTSDIR}/lang/pm3-base:configure +DEPENDS= ${PORTSDIR}/lang/pm3-base:build DIST_SUBDIR= pm3 INSTALL_TARGET= all @@ -35,6 +35,7 @@ PROGS= bin/formsedit SOVERSION= 7 # hack to work around bsd.port.mk problem USE_BZIP2= yes +USE_GMAKE= yes .include -- cgit v1.1