diff options
Diffstat (limited to 'www/phoenix/Makefile')
-rw-r--r-- | www/phoenix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/phoenix/Makefile b/www/phoenix/Makefile index 2647421..3e4eaf8 100644 --- a/www/phoenix/Makefile +++ b/www/phoenix/Makefile @@ -24,7 +24,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip \ freetype-config:${PORTSDIR}/print/freetype2 \ - perl5.8.0:${PORTSDIR}/lang/perl5.7 + perl5.8.0:${PORTSDIR}/lang/perl5.8 PREFIX= ${X11BASE}/lib/${PORTNAME} |