1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

deskutils/phpicalendar has undeclared dependency on www/php5-session port

phpicalendar shows a blank page unless the php5-session
	port is installed, because without it, the session_* functions
	are not compiled in.

PR:		ports/104721
Submitted by:	Curtis Jewell<swordsman@csjewell.fastmail.us>
Approved by:	edwin@
This commit is contained in:
Edwin Groothuis 2006-10-31 21:44:59 +00:00
parent 14562b9ad3
commit 45923373c2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=175942

View File

@ -19,7 +19,7 @@ NO_BUILD= yes
PHPICALENDAR= www/phpicalendar
WWWDIR= ${PREFIX}/${PHPICALENDAR}
PLIST_SUB+= PHPICALENDAR=${PHPICALENDAR}
USE_PHP= yes
USE_PHP= session
SUB_FILES= pkg-message
SUB_LIST= WWWDIR=${WWWDIR}
PKGMESSAGE= ${WRKDIR}/pkg-message