aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/asis-gpl/Makefile2
-rw-r--r--devel/asis/Makefile2
-rw-r--r--devel/mingw-gcc/Makefile2
3 files changed, 6 insertions, 0 deletions
diff --git a/devel/asis-gpl/Makefile b/devel/asis-gpl/Makefile
index cdf1bbe05c25..419d74f791b3 100644
--- a/devel/asis-gpl/Makefile
+++ b/devel/asis-gpl/Makefile
@@ -17,6 +17,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= thomas@cuivre.fr.eu.org
COMMENT= GNAT implementation of the Ada Semantic Interface Specification
+BROKEN= Broken pkg-plist
+
BUILD_DEPENDS= adagcc:${PORTSDIR}/lang/gnat
USE_GMAKE= yes
diff --git a/devel/asis/Makefile b/devel/asis/Makefile
index cdf1bbe05c25..419d74f791b3 100644
--- a/devel/asis/Makefile
+++ b/devel/asis/Makefile
@@ -17,6 +17,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= thomas@cuivre.fr.eu.org
COMMENT= GNAT implementation of the Ada Semantic Interface Specification
+BROKEN= Broken pkg-plist
+
BUILD_DEPENDS= adagcc:${PORTSDIR}/lang/gnat
USE_GMAKE= yes
diff --git a/devel/mingw-gcc/Makefile b/devel/mingw-gcc/Makefile
index 2f99900ea4bc..61cdfe17536d 100644
--- a/devel/mingw-gcc/Makefile
+++ b/devel/mingw-gcc/Makefile
@@ -18,6 +18,8 @@ DIST_SUBDIR= mingw
MAINTAINER= doc@hisio.safenet.pl
COMMENT= FSF gcc-2.95.2 for Windows cross-development
+BROKEN= Broken pkg-plist
+
BUILD_DEPENDS= ${LOCALBASE}/i386-mingw32msvc/bin/as:${PORTSDIR}/devel/mingw-binutils \
${LOCALBASE}/bin/mingwm10.dll:${PORTSDIR}/devel/mingw-bin-msvcrt \
autoheader:${PORTSDIR}/devel/autoconf