diff options
author | Steve Price <steve@FreeBSD.org> | 2001-07-25 17:35:38 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2001-07-25 17:35:38 +0000 |
commit | 30d94ee2cb162c178ce748e6a4541181850d1a6c (patch) | |
tree | b3849052acbe16698e62175bbd066245570d0c37 /astro/sunclock/Makefile | |
parent | dd8fc61f8982cd99e1ecd084ed1a5451666a02eb (diff) | |
download | ports-30d94ee2cb162c178ce748e6a4541181850d1a6c.tar.gz ports-30d94ee2cb162c178ce748e6a4541181850d1a6c.zip |
Notes
Diffstat (limited to 'astro/sunclock/Makefile')
-rw-r--r-- | astro/sunclock/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/sunclock/Makefile b/astro/sunclock/Makefile index 56412c9519e3..62b644ca9033 100644 --- a/astro/sunclock/Makefile +++ b/astro/sunclock/Makefile @@ -18,6 +18,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}v2 LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg +USE_XPM= YES USE_IMAKE= YES MAN1= sunclock.1 |