aboutsummaryrefslogtreecommitdiff
path: root/astro/mymoon/Makefile
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/mymoon/Makefile
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/mymoon/Makefile')
-rw-r--r--astro/mymoon/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/astro/mymoon/Makefile b/astro/mymoon/Makefile
index 01998318fab0..adc73a20289a 100644
--- a/astro/mymoon/Makefile
+++ b/astro/mymoon/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: mymoon
-# Date created: 24 May 2003
-# Whom: Kirill Ponomarew <ponomarew@oberon.net>
-#
+# Created by: Kirill Ponomarew <ponomarew@oberon.net>
# $FreeBSD$
-#
PORTNAME= mymoon
DISTVERSION= 1.2a
@@ -21,7 +17,7 @@ LIB_DEPENDS= nova:${PORTSDIR}/astro/libnova
WRKSRC= ${WRKDIR}/${PORTNAME}
GNU_CONFIGURE= yes
-USE_GMAKE= yes
+USES= gmake
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib