aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjseger <jseger@FreeBSD.org>1998-06-07 06:56:17 +0800
committerjseger <jseger@FreeBSD.org>1998-06-07 06:56:17 +0800
commit7d7bac4adf3d21ddcd6d235169e4f03d8c83b988 (patch)
treebf440c8683fbd8882bfea8d81a47c4a56ae04353
parent32fbf3ac905ddeac23393ae0b91054bf4b0ad917 (diff)
downloadfreebsd-ports-gnome-7d7bac4adf3d21ddcd6d235169e4f03d8c83b988.tar.gz
freebsd-ports-gnome-7d7bac4adf3d21ddcd6d235169e4f03d8c83b988.tar.zst
freebsd-ports-gnome-7d7bac4adf3d21ddcd6d235169e4f03d8c83b988.zip
Add missing dependency on graphics/xpm/
-rw-r--r--astro/xephem/Makefile4
1 files changed, 3 insertions, 1 deletions
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