diff options
Diffstat (limited to 'textproc/opensp/Makefile')
-rw-r--r-- | textproc/opensp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/opensp/Makefile b/textproc/opensp/Makefile index 730700788737..9d969cd51609 100644 --- a/textproc/opensp/Makefile +++ b/textproc/opensp/Makefile @@ -15,10 +15,9 @@ MASTER_SITE_SUBDIR= openjade MAINTAINER= kuriyama@FreeBSD.org COMMENT= This package is a collection of SGML/XML tools called OpenSP -LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv - USE_GETTEXT= yes USE_GMAKE= YES +USE_ICONV= yes USE_REINPLACE= YES USE_LIBTOOL_VER=13 USE_PERL5= yes |