diff options
Diffstat (limited to 'net/tn5250')
-rw-r--r-- | net/tn5250/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tn5250/Makefile b/net/tn5250/Makefile index 7461d367ce25..8a101821cae3 100644 --- a/net/tn5250/Makefile +++ b/net/tn5250/Makefile @@ -22,7 +22,7 @@ GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --enable-os-dir=no --with-ssl=${OPENSSLBASE} -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes MAN1= lp5250d.1 scs2ascii.1 scs2pdf.1 scs2ps.1 tn5250.1 MAN5= tn5250rc.5 |