BROKEN: Does not correctly use gettext

This commit is contained in:
Kris Kennaway 2005-02-28 01:45:31 +00:00
parent 9006fa62fd
commit 919ed046ef
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=129956

View file

@ -18,6 +18,8 @@ COMMENT= Javadoc style C++ documentatation system
RUN_DEPENDS= tex:${PORTSDIR}/print/teTeX \
anytopnm:${PORTSDIR}/graphics/netpbm
BROKEN= Does not correctly use gettext
.if defined(WITH_GHOSTSCRIPT_AFPL) && ${WITH_GHOSTSCRIPT_AFPL} == yes
RUN_DEPENDS+= gs:${PORTSDIR}/print/ghostscript-afpl
.else