diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-08-30 01:15:20 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-08-30 01:15:20 +0000 |
commit | 66974c6f5e2effaf4876717db889bcc3add90b04 (patch) | |
tree | 4f0c4b4206e69537be195d51aa2a26f486b60e75 /astro/xglobe/Makefile | |
parent | c06669b079ccb292a393be3403fd36e66332a4ae (diff) | |
download | ports-66974c6f5e2effaf4876717db889bcc3add90b04.tar.gz ports-66974c6f5e2effaf4876717db889bcc3add90b04.zip |
Notes
Diffstat (limited to 'astro/xglobe/Makefile')
-rw-r--r-- | astro/xglobe/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/astro/xglobe/Makefile b/astro/xglobe/Makefile index 9fd4df41b322..f731cc25a142 100644 --- a/astro/xglobe/Makefile +++ b/astro/xglobe/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xglobe -# Date created: 20 January 1998 -# Whom: Kris Kennaway <kris@FreeBSD.org> -# +# Created by: Kris Kennaway <kris@FreeBSD.org> # $FreeBSD$ -# PORTNAME= xglobe PORTVERSION= 0.5 @@ -15,8 +11,8 @@ MASTER_SITE_SUBDIR=kris MAINTAINER= ports@FreeBSD.org COMMENT= Displays a view of the Earth (like xearth) with a rendered photo map +USES= gmake USE_QT4= corelib gui qt3support moc_build -USE_GMAKE= yes MAKE_ENV= QT_PREFIX=${QT_PREFIX} do-install: |