diff options
Diffstat (limited to 'lang')
-rw-r--r-- | lang/gcc-aux/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc-aux/Makefile b/lang/gcc-aux/Makefile index b81f93638391..813f6714ee24 100644 --- a/lang/gcc-aux/Makefile +++ b/lang/gcc-aux/Makefile @@ -35,7 +35,7 @@ OBJC_DESC= Build Objective-C language STATIC_DESC= Build with no shared libraries other than libc TESTSUITE_DESC= Activate test support -USES= perl5 +USES+= perl5 USE_PERL5= extract .include <bsd.port.options.mk> |