summaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-07-09 21:20:28 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-07-09 21:20:28 +0000
commitfd681870b3bb8669124d438d26d8167aa8935d58 (patch)
treed5136ee01920150380e299c124e138e27707f264 /astro
parentConvert to USES=motif (diff)
Convert from USE_MOTIF to USES=motif
While here: Convert to USES=gmake as well Trim headers
Notes
Notes: svn path=/head/; revision=322579
Diffstat (limited to 'astro')
-rw-r--r--astro/xephem/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/astro/xephem/Makefile b/astro/xephem/Makefile
index 9a6805a7e35a..5e3fd9eed5ee 100644
--- a/astro/xephem/Makefile
+++ b/astro/xephem/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: xephem
-# Date created: Thu Aug 1 09:10:22 CDT 1996
-# Whom: erich@FreeBSD.org
-#
+# Created by: erich@FreeBSD.org
# $FreeBSD$
-#
PORTNAME= xephem
PORTVERSION= 3.7.5
@@ -17,8 +13,7 @@ COMMENT= An interactive astronomical ephemeris program
LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \
jpeg.11:${PORTSDIR}/graphics/jpeg
-USE_MOTIF= yes
-USE_GMAKE= yes
+USES= gmake motif
USE_XORG= xp xt xext xmu x11 xft
MAKE_JOBS_UNSAFE= yes