=================================================================== RCS file: /cvs/ports/mail/squirrelmail/Makefile,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ports/mail/squirrelmail/Makefile 2011/07/17 20:56:40 1.11 +++ ports/mail/squirrelmail/Makefile 2011/07/25 21:09:52 1.12 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.11 2011/07/17 20:56:40 yason Exp $ +# $OpenBSD: Makefile,v 1.12 2011/07/25 21:09:52 yason Exp $ COMMENT = standards-based webmail package written in PHP @@ -26,7 +26,8 @@ PREFIX = /var/www INSTDIR = ${PREFIX}/htdocs/squirrelmail -RUN_DEPENDS = php5-core-*:www/php5/core +MODULES = lang/php +RUN_DEPENDS = lang/php/${MODPHP_VERSION} do-configure: # This option hides SquirrelMail version on login page