diff options
Diffstat (limited to 'x11-toolkits/tk82/Makefile')
-rw-r--r-- | x11-toolkits/tk82/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/tk82/Makefile b/x11-toolkits/tk82/Makefile index d111040dbee0..0fe9521135e3 100644 --- a/x11-toolkits/tk82/Makefile +++ b/x11-toolkits/tk82/Makefile @@ -16,7 +16,7 @@ MAINTAINER= jseger@FreeBSD.org LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82 USE_XLIB= yes -INSTALL_SHLIBS= yes +INSTALLS_SHLIBS= yes WRKSRC= ${WRKDIR}/${DISTNAME}/unix GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-shared --with-tcl=${PREFIX}/lib/tcl8.2 |