From d310e6afc6106c7089f8a5630c3ab5bc1d44bcc7 Mon Sep 17 00:00:00 2001 From: steve Date: Wed, 25 Jul 2001 17:35:38 +0000 Subject: Add USE_XPM to satisfy dependency on libXpm.so. --- astro/sunclock/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'astro') 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 -- cgit