diff options
author | erwin <erwin@FreeBSD.org> | 2007-10-14 22:36:01 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2007-10-14 22:36:01 +0800 |
commit | 54d998f04e7c5d23abbbc4ec426d88ae8e468290 (patch) | |
tree | 44e2b8a75e62de3551243bfbe8bdd7a793872d07 /lang | |
parent | 0253786c8e5daf1d96e757233d112c404fb6d33d (diff) | |
download | freebsd-ports-gnome-54d998f04e7c5d23abbbc4ec426d88ae8e468290.tar.gz freebsd-ports-gnome-54d998f04e7c5d23abbbc4ec426d88ae8e468290.tar.zst freebsd-ports-gnome-54d998f04e7c5d23abbbc4ec426d88ae8e468290.zip |
Mark BROKEN: does not build
Diffstat (limited to 'lang')
-rw-r--r-- | lang/pm3-base/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/pm3-base/Makefile b/lang/pm3-base/Makefile index 68d4b5b922da..d046a7ef8c69 100644 --- a/lang/pm3-base/Makefile +++ b/lang/pm3-base/Makefile @@ -17,6 +17,8 @@ DISTFILES= ${BOOTSTRAP} \ MAINTAINER= ports@FreeBSD.org COMMENT= Compiler and base libs of Polytechnique Montreal Modula-3 distribution +BROKEN= does not build + DIST_SUBDIR= pm3 WRKSRC= ${WRKDIR}/pm3-base-${PORTVERSION} INSTALL_TARGET= all |