diff options
-rw-r--r-- | deskutils/phpicalendar/Makefile | 4 | ||||
-rw-r--r-- | deskutils/phpicalendar/files/patch-config.inc.php | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/deskutils/phpicalendar/Makefile b/deskutils/phpicalendar/Makefile index d5539cec9cc7..184a0eac62d7 100644 --- a/deskutils/phpicalendar/Makefile +++ b/deskutils/phpicalendar/Makefile @@ -25,9 +25,9 @@ NO_ARCH= yes USE_PHP= session pcre PLIST_SUB= WWWOWN="${WWWOWN}" WWWGRP="${WWWGRP}" SUB_FILES= pkg-message -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/ +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -PORTDOCS= AUTHORS COPYING README TIMEZONES +PORTDOCS= AUTHORS README TIMEZONES OPTIONS_DEFINE= DOCS diff --git a/deskutils/phpicalendar/files/patch-config.inc.php b/deskutils/phpicalendar/files/patch-config.inc.php index 5732efd1f852..6f0ab414470b 100644 --- a/deskutils/phpicalendar/files/patch-config.inc.php +++ b/deskutils/phpicalendar/files/patch-config.inc.php @@ -1,6 +1,6 @@ ---- config.inc.php.orig 2009-04-08 06:42:59.000000000 +0200 -+++ config.inc.php 2012-05-04 19:43:02.000000000 +0200 -@@ -100,7 +100,7 @@ +--- config.inc.php.orig 2009-04-08 04:42:59 UTC ++++ config.inc.php +@@ -100,7 +100,7 @@ these arrays provide extra calendar opti */ $list_webcals = array( # 'webcal://dimer.tamu.edu/calendars/seminars/Biochem.ics' |