summaryrefslogtreecommitdiff
path: root/deskutils/xmdiary/Makefile
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-06-15 17:21:30 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-06-15 17:21:30 +0000
commit4f4486a004bc66c882248cb0ce2e19dc1fecee8f (patch)
tree4d9ad9166115ab1d7db1d527aa3ef07cc3a299c6 /deskutils/xmdiary/Makefile
parent- Enable stagedir support (diff)
- Finish stage support (man pages missed)
- Simplify Makefile
Notes
Notes: svn path=/head/; revision=357905
Diffstat (limited to '')
-rw-r--r--deskutils/xmdiary/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/deskutils/xmdiary/Makefile b/deskutils/xmdiary/Makefile
index 57aea5152f98..63b18b039f02 100644
--- a/deskutils/xmdiary/Makefile
+++ b/deskutils/xmdiary/Makefile
@@ -3,22 +3,16 @@
PORTNAME= xmdiary
PORTVERSION= 3.0.3
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= deskutils
-MASTER_SITES= ${MASTER_SITE_XCONTRIB}
-MASTER_SITE_SUBDIR= office
-DISTFILES= ${DISTNAME}.tar.gz
+MASTER_SITES= XCONTRIB/office
MAINTAINER= mi@aldan.algebra.com
COMMENT= Personal and group calendar utility
NO_CDROM= Do not sell for profit
-EXTRACT_ONLY= ${DISTNAME}.tar.gz
USES= imake motif
USE_XORG= x11 xext xp xpm xt
-MAN1= xdaclunix.1 xdalarm.1 xdcustom.1 xddump.1 xdiary.1 xdinitdb.1 \
- xdlight.1 xdnotify.1 xdprformat.1 xdremind.1 xdremove.1 \
- xdrestore.1
post-patch:
@${REINPLACE_CMD} -e 's/malloc\.h/stdlib.h/' \