From eeb820cc89e4228750e7c0c65a27748c20eb61ed Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sat, 26 Mar 2005 22:05:06 +0000 Subject: [PATCH] BROKEN: Incomplete pkg-plist Approved by: portmgr (self) --- devel/ocaml-extlib/Makefile | 2 ++ print/p5-GnomePrint/Makefile | 2 ++ www/p5-GtkHTML/Makefile | 2 ++ 3 files changed, 6 insertions(+) diff --git a/devel/ocaml-extlib/Makefile b/devel/ocaml-extlib/Makefile index 40c93ee0bbce..c348040a3c61 100644 --- a/devel/ocaml-extlib/Makefile +++ b/devel/ocaml-extlib/Makefile @@ -19,6 +19,8 @@ COMMENT= A complete - yet small - standard library for OCaml BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \ ocamlfind:${PORTSDIR}/devel/ocaml-findlib +BROKEN= Incomplete pkg-plist + USE_GMAKE= yes ALL_TARGET= all opt ALL_TARGET= all opt diff --git a/print/p5-GnomePrint/Makefile b/print/p5-GnomePrint/Makefile index 60b90b599d6d..d16b46dd9689 100644 --- a/print/p5-GnomePrint/Makefile +++ b/print/p5-GnomePrint/Makefile @@ -25,6 +25,8 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Gnome.pm:${PORTSDIR}/x11-toolkits/p5-Gnom ${SITE_PERL}/${PERL_ARCH}/Gtk/Gdk/Pixbuf.pm:${PORTSDIR}/x11-toolkits/p5-GdkPixbuf \ ${SITE_PERL}/${PERL_ARCH}/Gtk/Gdk/ImlibImage.pm:${PORTSDIR}/x11-toolkits/p5-GdkImlib +BROKEN= Incomplete pkg-plist + USE_GNOME= yes PERL_CONFIGURE= yes WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME} diff --git a/www/p5-GtkHTML/Makefile b/www/p5-GtkHTML/Makefile index 6ab6538e40b4..ba16bb2d378c 100644 --- a/www/p5-GtkHTML/Makefile +++ b/www/p5-GtkHTML/Makefile @@ -21,6 +21,8 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Gnome.pm:${PORTSDIR}/x11-toolkits/p5-Gn ${SITE_PERL}/XML/Writer.pm:${PORTSDIR}/textproc/p5-XML-Writer RUN_DEPENDS= ${BUILD_DEPENDS} +BROKEN= Incomplete pkg-plist + USE_GNOME= gnomeprefix gtkhtml PERL_CONFIGURE= yes WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME}