diff options
Diffstat (limited to 'www/hotcrp/Makefile')
-rw-r--r-- | www/hotcrp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/hotcrp/Makefile b/www/hotcrp/Makefile index 43e1a5ee5df0..529e1f519416 100644 --- a/www/hotcrp/Makefile +++ b/www/hotcrp/Makefile @@ -9,8 +9,8 @@ MASTER_SITES= http://www.read.seas.harvard.edu/~kohler/hotcrp/ MAINTAINER= kevlo@FreeBSD.org COMMENT= Web based conference management software -RUN_DEPENDS= pdftohtml:${PORTSDIR}/graphics/poppler-utils \ - zip:${PORTSDIR}/archivers/zip +RUN_DEPENDS= pdftohtml:graphics/poppler-utils \ + zip:archivers/zip USE_PHP= mysqli gd session ctype USE_MYSQL= server |