diff options
Diffstat (limited to 'deskutils/phpicalendar')
-rw-r--r-- | deskutils/phpicalendar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/phpicalendar/Makefile b/deskutils/phpicalendar/Makefile index cc5fd65be5fc..add295978edf 100644 --- a/deskutils/phpicalendar/Makefile +++ b/deskutils/phpicalendar/Makefile @@ -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 |