diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-05-26 11:50:39 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-05-26 11:50:39 +0000 |
commit | 41b30511543116256352e4e232fcd1c870040dd1 (patch) | |
tree | 673839a618b137b447bd953ded492dca1ead2470 /deskutils/xcalendar | |
parent | 36bb7f290c5aa00448f6d9627e4315ec357f4973 (diff) |
Notes
Diffstat (limited to 'deskutils/xcalendar')
-rw-r--r-- | deskutils/xcalendar/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/deskutils/xcalendar/Makefile b/deskutils/xcalendar/Makefile index b0bbc4d837fe..47aa14dab420 100644 --- a/deskutils/xcalendar/Makefile +++ b/deskutils/xcalendar/Makefile @@ -13,9 +13,8 @@ COMMENT= A calendar with a notebook for X11 (internationalized version) WRKSRC= ${WRKDIR}/${PORTNAME} -USES= imake +USES= imake gmake USE_XORG= ice sm x11 xaw xext xmu xt -USE_GMAKE= yes MAKE_ENV= FILESDIR=${FILESDIR} ALL_TARGET= all XCal-uj.ad xcalendar-uj.hlp xcalendar-uj.man MAN1= xcalendar.1 |