aboutsummaryrefslogtreecommitdiff
path: root/astro/starplot
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/starplot
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/starplot')
-rw-r--r--astro/starplot/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/astro/starplot/Makefile b/astro/starplot/Makefile
index 6fe90a321d82..504d8f55f59e 100644
--- a/astro/starplot/Makefile
+++ b/astro/starplot/Makefile
@@ -10,9 +10,8 @@ MASTER_SITES= http://starplot.org/downloads/
MAINTAINER= ports@FreeBSD.org
COMMENT= 3-dimensional viewer for star charts
-USES= pathfix gettext
+USES= gmake pathfix gettext
USE_GNOME= gtk20
-USE_GMAKE= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib