diff options
Diffstat (limited to 'devel/libsigc++20/Makefile')
-rw-r--r-- | devel/libsigc++20/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libsigc++20/Makefile b/devel/libsigc++20/Makefile index 00f6d7f55..e225b33c9 100644 --- a/devel/libsigc++20/Makefile +++ b/devel/libsigc++20/Makefile @@ -14,10 +14,10 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_AUTOTOOLS= libtool USE_XZ= yes -USE_PERL5_BUILD=yes +USE_PERL5= build LATEST_LINK= libsigc++20 USE_LDCONFIG= yes -USES= gmake pathfix +USES= gmake pathfix perl5 GNU_CONFIGURE= yes PLIST_SUB= VERSION="2.0" API_VERSION="2.0" |