aboutsummaryrefslogtreecommitdiff
path: root/astro/wmsolar
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-08-30 01:15:20 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-08-30 01:15:20 +0000
commit66974c6f5e2effaf4876717db889bcc3add90b04 (patch)
tree4f0c4b4206e69537be195d51aa2a26f486b60e75 /astro/wmsolar
parentc06669b079ccb292a393be3403fd36e66332a4ae (diff)
downloadports-66974c6f5e2effaf4876717db889bcc3add90b04.tar.gz
ports-66974c6f5e2effaf4876717db889bcc3add90b04.zip
Convert astro to USES=gmake
While here: - Trim headers - Use shebangfix when needed - Convert to new perl5 world
Notes
Notes: svn path=/head/; revision=325648
Diffstat (limited to 'astro/wmsolar')
-rw-r--r--astro/wmsolar/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/wmsolar/Makefile b/astro/wmsolar/Makefile
index 8a02ce614e4d..5bfed0ecb28c 100644
--- a/astro/wmsolar/Makefile
+++ b/astro/wmsolar/Makefile
@@ -13,7 +13,7 @@ COMMENT= Dockapp that displays the Solar System viewed from the top
PLIST_FILES= bin/wmSolar
WRKSRC= ${WRKDIR}/wmSolar
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' \