diff options
Diffstat (limited to 'devel/libpperl/Makefile')
-rw-r--r-- | devel/libpperl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libpperl/Makefile b/devel/libpperl/Makefile index 9acedc551138..95da97bdde34 100644 --- a/devel/libpperl/Makefile +++ b/devel/libpperl/Makefile @@ -18,7 +18,7 @@ COMMENT= A library easing embedding perl interpreters into C programs WRKSRC= ${WRKDIR}/${PORTNAME} USE_AUTOTOOLS= libtool:15 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_GNOME= pkgconfig USE_PERL5= 5.8.0+ |