summaryrefslogtreecommitdiff
path: root/deskutils/plan/Makefile
diff options
context:
space:
mode:
authorDaniel Eischen <deischen@FreeBSD.org>2003-03-23 23:23:59 +0000
committerDaniel Eischen <deischen@FreeBSD.org>2003-03-23 23:23:59 +0000
commitef9ec81744ea36c2bdf47bc6934c4c0530fe4b39 (patch)
tree0fdae1ad9cc46b719397b4b56fbf5d6b7656c367 /deskutils/plan/Makefile
parentFix Build after recent SSL changes. (diff)
Update to version 1.8.6.
Notes
Notes: svn path=/head/; revision=77325
Diffstat (limited to 'deskutils/plan/Makefile')
-rw-r--r--deskutils/plan/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/deskutils/plan/Makefile b/deskutils/plan/Makefile
index 0365f11ea756..f6bddb921af9 100644
--- a/deskutils/plan/Makefile
+++ b/deskutils/plan/Makefile
@@ -7,10 +7,10 @@
# Also update ports/japanese/plan/ (ja-plan) when this port is updated
PORTNAME= plan
-PORTVERSION= 1.8.4
+PORTVERSION= 1.8.6
CATEGORIES+= deskutils
MASTER_SITES= ${MASTER_SITE_XCONTRIB} \
- ftp://ftp.fu-berlin.de/pub/unix/graphics/plan/
+ ftp://plan.ftp.fu-berlin.de/
MASTER_SITE_SUBDIR= applications
MAINTAINER= deischen@freebsd.org
@@ -26,8 +26,7 @@ post-patch:
cd ${WRKSRC} && ${MV} config.h config.h.orig && ${SED} -e 's,%%PREFIX%%,$(PREFIX),' \
< config.h.orig > config.h
do-install:
- @${MKDIR} ${PREFIX}/share/plan ;\
- ${MKDIR} ${PREFIX}/share/doc/plan/examples ;\
+ @${MKDIR} ${PREFIX}/share/doc/plan/examples ;\
cd ${WRKSRC} ; ${INSTALL_PROGRAM} plan pland netplan notifier ${PREFIX}/bin ;\
${INSTALL_SCRIPT} ../misc/Killpland ${PREFIX}/bin ;\
${INSTALL_MAN} ../misc/netplan.1 ../misc/plan.1 ${MAN1PREFIX}/man/man1 ;\
@@ -40,8 +39,8 @@ do-install:
holiday_canada holiday_combi holiday_czech holiday_denmark holiday_dutch \
holiday_finnish holiday_french holiday_frswiss holiday_german holiday_greek \
holiday_hungary holiday_italy holiday_japan holiday_norway holiday_portugal \
- holiday_quebec holiday_spain holiday_swedish holiday_uk holiday_us \
- ${PREFIX}/share/doc/plan/examples
+ holiday_quebec holiday_slovak holiday_spain holiday_swedish holiday_uk \
+ holiday_us ${PREFIX}/share/doc/plan/examples
.if !target(post-install)
post-install: