aboutsummaryrefslogtreecommitdiff
path: root/lang/pm3-gui
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-02-11 21:57:32 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-02-11 21:57:32 +0000
commit04b78a25fff2da49ef0130daa3476825db865c96 (patch)
tree5efdf73ff09d4284973bd224ae476e1997ca284d /lang/pm3-gui
parentfc59085b38a350b7e5a66e87f0a3d1d117471bfa (diff)
Notes
Diffstat (limited to 'lang/pm3-gui')
-rw-r--r--lang/pm3-gui/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/lang/pm3-gui/Makefile b/lang/pm3-gui/Makefile
index daad60359dc5..b05cee9f5397 100644
--- a/lang/pm3-gui/Makefile
+++ b/lang/pm3-gui/Makefile
@@ -13,15 +13,16 @@ DISTFILES=
MAINTAINER= ports@FreeBSD.org
COMMENT= Low-level GUI libraries for the PM3 Modula-3 distribution
-BUILD_DEPENDS= ${L1}libm3tcp${L2}:${PORTSDIR}/lang/pm3-net
+BUILD_DEPENDS= ${L1}libm3tcp${L2}:${PORTSDIR}/lang/pm3-net \
+ /nonexistent:${PORTSDIR}/lang/pm3-base:configure
RUN_DEPENDS= ${L1}libm3tcp${L2}:${PORTSDIR}/lang/pm3-net
-DEPENDS= ${PORTSDIR}/lang/pm3-base:configure
DIST_SUBDIR= pm3
INSTALL_TARGET= all
PLIST_SUB+= SOVERSION=${SOVERSION} TARGET=${TARGET} \
TARGETDIR=${TARGETDIR} WORDSIZE=${WORDSIZE}
USE_XLIB= yes
+USE_GMAKE= yes
WRKSRC= ${WRKDIRPREFIX}${.CURDIR}/../pm3-base/work/pm3-${PORTVERSION}
BUILDDIRS= graphics/gr-libs/X11 \