diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-08-29 22:55:11 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-08-29 22:55:11 +0000 |
commit | df45188e4d19cdfdf52f5a756fa58ba8a4a30b94 (patch) | |
tree | fdc4c0059fd6a283f1f4d6840aff174a576e4613 /devel/libsigc++20 | |
parent | bdcc852d8b22507aa5a321a80bd9c559c731d4e7 (diff) |
Notes
Diffstat (limited to 'devel/libsigc++20')
-rw-r--r-- | devel/libsigc++20/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libsigc++20/Makefile b/devel/libsigc++20/Makefile index 304f7da3440e..ca227dd583d0 100644 --- a/devel/libsigc++20/Makefile +++ b/devel/libsigc++20/Makefile @@ -19,6 +19,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_AUTOTOOLS= libtool:22 USE_BZIP2= yes USE_GMAKE= yes +USE_PERL5_BUILD=yes LATEST_LINK= libsigc++20 USE_LDCONFIG= yes USE_GNOME= gnomehack gnometarget pkgconfig |