diff options
Diffstat (limited to 'textproc/jade')
-rw-r--r-- | textproc/jade/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/jade/Makefile b/textproc/jade/Makefile index 9ad122d27a84..dfd642cd50ca 100644 --- a/textproc/jade/Makefile +++ b/textproc/jade/Makefile @@ -22,7 +22,7 @@ BROKEN= nsgmls coredumps in static constructors USE_GMAKE= yes USE_LIBTOOL= yes -INSTALLS_SHLIBS= yes +INSTALLS_SHLIB= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CXXFLAGS="${CFLAGS}" CONFIGURE_ARGS= --enable-default-catalog=${PREFIX}/share/sgml/catalog |