From 09c474435b4ebfc07bf967c04ca0158a14f50ff8 Mon Sep 17 00:00:00 2001 From: "Justin M. Seger" Date: Sat, 6 Jun 1998 22:56:17 +0000 Subject: Add missing dependency on graphics/xpm/ --- astro/xephem/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'astro') diff --git a/astro/xephem/Makefile b/astro/xephem/Makefile index 8ebf49b9fd82..5e0cf8e37088 100644 --- a/astro/xephem/Makefile +++ b/astro/xephem/Makefile @@ -3,7 +3,7 @@ # Date created: Thu Aug 1 09:10:22 CDT 1996 # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.5 1997/03/27 23:44:44 erich Exp $ +# $Id: Makefile,v 1.6 1998/04/29 11:12:11 tg Exp $ # DISTNAME= xephem-3.1 @@ -15,6 +15,8 @@ MASTER_SITES= ftp://iraf.noao.edu/contrib/xephem/xephem-3.1/ \ MAINTAINER= erich@FreeBSD.org +LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm + REQUIRES_MOTIF= yes USE_IMAKE= yes WRKSRC= ${WRKDIR}/${DISTNAME}/GUI/xephem -- cgit v1.2.3