summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-10-13 05:37:27 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-10-13 05:37:27 +0000
commite216385e107b4edd01ded4c40f19f69a97682685 (patch)
treee688240c2d1cff2f1d99499ff7c1360105054bda /devel
parentBROKEN: Inconsistent dependencies (installs both linux_base-6.x and 7.x, whic... (diff)
BROKEN: Broken pkg-plist
Notes
Notes: svn path=/head/; revision=90987
Diffstat (limited to 'devel')
-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