diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-02-28 01:50:22 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-02-28 01:50:22 +0000 |
commit | 70886c1846c06a0379466e2108c0c84fffa4b251 (patch) | |
tree | 406dd75246336326a6a6e88acdbbe74f394f9a46 /deskutils/xcalendar | |
parent | 919ed046efaab3bca39493f4f5d70282dbfbc059 (diff) | |
download | ports-70886c1846c06a0379466e2108c0c84fffa4b251.tar.gz ports-70886c1846c06a0379466e2108c0c84fffa4b251.zip |
Notes
Diffstat (limited to 'deskutils/xcalendar')
-rw-r--r-- | deskutils/xcalendar/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/deskutils/xcalendar/Makefile b/deskutils/xcalendar/Makefile index b83f0c753182..f0f01a19167f 100644 --- a/deskutils/xcalendar/Makefile +++ b/deskutils/xcalendar/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-4.0+i18n MAINTAINER= mistral@imasy.or.jp COMMENT= A calendar with a notebook for X11 (internationalized version) +BROKEN= Incomplete pkg-plist + WRKSRC= ${WRKDIR}/${PORTNAME} USE_IMAKE= yes |