diff options
Diffstat (limited to 'graphics/imc/Makefile')
-rw-r--r-- | graphics/imc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/imc/Makefile b/graphics/imc/Makefile index f0373140a888..240f3932251b 100644 --- a/graphics/imc/Makefile +++ b/graphics/imc/Makefile @@ -16,9 +16,9 @@ BUILD_DEPENDS= p5-GD>=0:${PORTSDIR}/graphics/p5-GD \ p5-CGI.pm>=0:${PORTSDIR}/www/p5-CGI.pm RUN_DEPENDS:= ${BUILD_DEPENDS} +USES= perl5 GNU_CONFIGURE= yes USE_GMAKE= yes -USE_PERL5= yes PLIST_FILES= bin/${PORTNAME} MAN1= ${PORTNAME}.1 |