diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-11-03 03:56:42 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-11-03 03:56:42 +0000 |
commit | 09b69954f24d0f10d715c8902b6bd9bb63b0d469 (patch) | |
tree | 510258d636dce8c3debfa152cdc7e8079a6b5e79 /textproc/gdome2 | |
parent | c757f436f607cdb2bd0b6442a5c13b4ef9bd76e6 (diff) |
Notes
Diffstat (limited to 'textproc/gdome2')
-rw-r--r-- | textproc/gdome2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/gdome2/Makefile b/textproc/gdome2/Makefile index 995bd9a220bd..eea4e2c5d3dd 100644 --- a/textproc/gdome2/Makefile +++ b/textproc/gdome2/Makefile @@ -15,6 +15,8 @@ COMMENT= Gnome DOM Engine LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 +BROKEN= Missing dependencies, will be removed after Feb 2 + USE_GNOME= glib12 gnomehack USE_REINPLACE= yes USE_LIBTOOL= yes |