aboutsummaryrefslogtreecommitdiffstats
path: root/astro/wmjupiter
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-08-30 09:15:20 +0800
committerbapt <bapt@FreeBSD.org>2013-08-30 09:15:20 +0800
commita826473842bde50f6681b490a9f3160a21371613 (patch)
tree4f0c4b4206e69537be195d51aa2a26f486b60e75 /astro/wmjupiter
parent90a8cf62e29af5caeeee544e2fa90de711f8e3c0 (diff)
downloadfreebsd-ports-gnome-a826473842bde50f6681b490a9f3160a21371613.tar.gz
freebsd-ports-gnome-a826473842bde50f6681b490a9f3160a21371613.tar.zst
freebsd-ports-gnome-a826473842bde50f6681b490a9f3160a21371613.zip
Convert astro to USES=gmake
While here: - Trim headers - Use shebangfix when needed - Convert to new perl5 world
Diffstat (limited to 'astro/wmjupiter')
-rw-r--r--astro/wmjupiter/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/astro/wmjupiter/Makefile b/astro/wmjupiter/Makefile
index 10572ddbe7a6..4c6af25b91a6 100644
--- a/astro/wmjupiter/Makefile
+++ b/astro/wmjupiter/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: wmjupiter
-# Date created: Tue Jan 15 17:28:49 EST 2002
-# Whom: pat
-#
+# Created by: pat
# $FreeBSD$
-#
PORTNAME= wmjupiter
PORTVERSION= 1.2
@@ -17,7 +13,7 @@ COMMENT= Dockapp that displays information on Jupiter
PLIST_FILES= bin/wmJupiter
WRKSRC= ${WRKDIR}/wmJupiter
USE_XORG= x11 xext xpm
-USE_GMAKE= yes
+USES= gmake
pre-patch:
@${REINPLACE_CMD} -e 's|values.h|float.h|; s|MAXDOUBLE|DBL_MAX|g' \