diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 22:05:06 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 22:05:06 +0000 |
commit | eeb820cc89e4228750e7c0c65a27748c20eb61ed (patch) | |
tree | 9f23d3cee6becaf21004cc5cb2dff20fefdebbee /www | |
parent | BROKEN: Does not compile (diff) |
BROKEN: Incomplete pkg-plist
Approved by: portmgr (self)
Notes
Notes:
svn path=/head/; revision=132030
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-GtkHTML/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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} |