diff options
Diffstat (limited to 'devel/swig11/Makefile')
-rw-r--r-- | devel/swig11/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/swig11/Makefile b/devel/swig11/Makefile index 775c45bc6770..fe841fa87249 100644 --- a/devel/swig11/Makefile +++ b/devel/swig11/Makefile @@ -25,7 +25,7 @@ VER= 1.1 USE_PERL5= yes USE_PYTHON= yes PYTHON_NO_DEPENDS= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${PORTNAME:U}${PORTVERSION} GNU_CONFIGURE= yes |