=================================================================== RCS file: /cvs/ports/www/p5-HTTP-Server-Simple-CGI-PreFork/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ports/www/p5-HTTP-Server-Simple-CGI-PreFork/Makefile 2017/04/28 16:14:29 1.1 +++ ports/www/p5-HTTP-Server-Simple-CGI-PreFork/Makefile 2021/11/16 09:48:48 1.2 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1 2017/04/28 16:14:29 kirby Exp $ +# $OpenBSD: Makefile,v 1.2 2021/11/16 09:48:48 kirby Exp $ #TODO: add correct test and run depends @@ -10,11 +10,11 @@ CATEGORIES= www # perl -PERMIT_PACKAGE_CDROM= Yes +PERMIT_PACKAGE= Yes RUN_DEPENDS = net/p5-Net-Server-SS-PreFork \ net/p5-IO-Socket-INET6 \ - security/p5-Net_SSLeay \ + security/p5-Net-SSLeay \ www/p5-HTTP-Server-Simple #BUILD_DEPENDS = ${RUN_DEPENDS} #TEST_DEPENDS= devel/p5-Test-Pod \