diff options
Diffstat (limited to 'textproc/gxmlviewer/Makefile')
-rw-r--r-- | textproc/gxmlviewer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/gxmlviewer/Makefile b/textproc/gxmlviewer/Makefile index ace7dd9aafce..5b6fe1db048c 100644 --- a/textproc/gxmlviewer/Makefile +++ b/textproc/gxmlviewer/Makefile @@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= An xmlviewer with a netscape plugin, and now a bonobo control as well -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \ +LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old \ xml2.5:${PORTSDIR}/textproc/libxml2 USE_REINPLACE= yes |