From b46b6d16d600975ec94e63bc7a44072ead9ede49 Mon Sep 17 00:00:00 2001 From: jlam Date: Wed, 12 Sep 2001 02:36:28 +0000 Subject: USE_MOTIF --> motif.buildlink.mk. --- x11/xephem/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/xephem') diff --git a/x11/xephem/Makefile b/x11/xephem/Makefile index 6eb38f2fb00..c56f556cf65 100644 --- a/x11/xephem/Makefile +++ b/x11/xephem/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2001/02/25 04:18:29 hubertf Exp $ +# $NetBSD: Makefile,v 1.11 2001/09/12 02:36:28 jlam Exp $ DISTNAME= xephem-3.4 CATEGORIES= x11 @@ -13,7 +13,6 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/GUI/xephem LIBSRC= ${WRKDIR}/${DISTNAME}/libastro USE_PERL5= yes USE_IMAKE= yes -USE_MOTIF= yes LICENSE= no-commercial-use @@ -45,4 +44,5 @@ post-install: done) ${CHOWN} -R ${SHAREOWN} ${PREFIX}/share/xephem +.include "../../mk/motif.buildlink.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3