diff options
author | kris <kris@FreeBSD.org> | 2005-02-28 00:42:50 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-02-28 00:42:50 +0000 |
commit | 820ce27e03d8a00ff19671331317d6c9b6133522 (patch) | |
tree | 431f0a12905e9bbcaf50000e599402db5d61e408 /textproc/gxmlviewer | |
parent | d6359efa621b7bc175374e796fb1017992fc8878 (diff) | |
download | FreeBSD-ports-820ce27e03d8a00ff19671331317d6c9b6133522.zip FreeBSD-ports-820ce27e03d8a00ff19671331317d6c9b6133522.tar.gz |
BROKEN: Incomplete pkg-plist
Diffstat (limited to 'textproc/gxmlviewer')
-rw-r--r-- | textproc/gxmlviewer/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/gxmlviewer/Makefile b/textproc/gxmlviewer/Makefile index a79309d..7c6afae 100644 --- a/textproc/gxmlviewer/Makefile +++ b/textproc/gxmlviewer/Makefile @@ -18,6 +18,8 @@ COMMENT= An xmlviewer with a netscape plugin, and now a bonobo control as well LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 +BROKEN= Incomplete pkg-plist + USE_GETTEXT= yes USE_REINPLACE= yes USE_X_PREFIX= yes |