summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2005-07-21 00:14:24 +0000
committerkris <kris@FreeBSD.org>2005-07-21 00:14:24 +0000
commit2983c5b41276c17bb8f4fe9256f342cb1189954f (patch)
tree400e95ac69bc5adec70d254ed5fac29b81e9d458
parent22d50f567b85b106df22b4021e48d5c690533af3 (diff)
downloadFreeBSD-ports-2983c5b41276c17bb8f4fe9256f342cb1189954f.zip
FreeBSD-ports-2983c5b41276c17bb8f4fe9256f342cb1189954f.tar.gz
BROKEN: Incorrect pkg-plist
-rw-r--r--databases/gauche-gdbm/Makefile2
-rw-r--r--devel/alleyoop/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/databases/gauche-gdbm/Makefile b/databases/gauche-gdbm/Makefile
index 772f855..043bc37 100644
--- a/databases/gauche-gdbm/Makefile
+++ b/databases/gauche-gdbm/Makefile
@@ -20,6 +20,8 @@ BUILD_DEPENDS= gosh:${PORTSDIR}/${GAUCHE_PORT} \
LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm
RUN_DEPENDS= gosh:${PORTSDIR}/${GAUCHE_PORT}
+BROKEN= Incorrect pkg-plist
+
GAUCHE_PORT= lang/gauche
WRKSRC= ${WRKDIR}/dbm
diff --git a/devel/alleyoop/Makefile b/devel/alleyoop/Makefile
index 9a2c87c..8ba300a 100644
--- a/devel/alleyoop/Makefile
+++ b/devel/alleyoop/Makefile
@@ -19,6 +19,8 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libbfd.a:${PORTSDIR}/devel/libbfd \
${LOCALBASE}/include/libelf/elf_repl.h:${PORTSDIR}/devel/libelf
RUN_DEPENDS= valgrind:${PORTSDIR}/devel/valgrind
+BROKEN= Incorrect pkg-plist
+
USE_GMAKE= yes
USE_X_PREFIX= yex
USE_GETTEXT= yes
OpenPOWER on IntegriCloud