diff options
Diffstat (limited to 'astro/wmspaceweather')
-rw-r--r-- | astro/wmspaceweather/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/astro/wmspaceweather/Makefile b/astro/wmspaceweather/Makefile index 3c50fa199a40..83ad323452bd 100644 --- a/astro/wmspaceweather/Makefile +++ b/astro/wmspaceweather/Makefile @@ -12,12 +12,11 @@ DISTNAME= wmSpaceWeather-1.04 MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm - WRKSRC= ${WRKDIR}/${DISTNAME}/wmSpaceWeather USE_GMAKE= yes USE_X_PREFIX= yes +USE_XPM= yes ALL_TARGET= clean all MAN1= wmSpaceWeather.1 |