diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-11-24 01:33:02 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-11-24 01:33:02 +0800 |
commit | 410ef433d88df45647f01d1aad0905473afc886e (patch) | |
tree | 925f161926746a4227eeb97fa9e6fc421b3ccf15 /deskutils | |
parent | ba68d47a304a4335f672b35c6ce4032c4405382d (diff) | |
download | freebsd-ports-gnome-410ef433d88df45647f01d1aad0905473afc886e.tar.gz freebsd-ports-gnome-410ef433d88df45647f01d1aad0905473afc886e.tar.zst freebsd-ports-gnome-410ef433d88df45647f01d1aad0905473afc886e.zip |
- Don't install COPYING with docs
- Regenerate patches
Diffstat (limited to 'deskutils')
-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' |