diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-08 22:04:57 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-08 22:04:57 +0000 |
commit | a0cb9ec98b59ded6aa7cb0b3f453902fd3ea72ba (patch) | |
tree | 3ffd72b216e533f037cfc7f06f222ca72e602018 /astro/xglobe/Makefile | |
parent | bcd8ffd9d02ae8abfa24cfffffc4c496a55b29e2 (diff) | |
download | ports-a0cb9ec98b59ded6aa7cb0b3f453902fd3ea72ba.tar.gz ports-a0cb9ec98b59ded6aa7cb0b3f453902fd3ea72ba.zip |
Notes
Diffstat (limited to 'astro/xglobe/Makefile')
-rw-r--r-- | astro/xglobe/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/astro/xglobe/Makefile b/astro/xglobe/Makefile index 7adce7457132..e927c5751e3e 100644 --- a/astro/xglobe/Makefile +++ b/astro/xglobe/Makefile @@ -1,19 +1,19 @@ # New ports collection makefile for: xglobe -# Version required: 0.3.1 # Date created: 20 January 1998 # Whom: Kris Kennaway <kris@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= xglobe-0.3.1 +PORTNAME= xglobe +PORTVERSION= 0.3.1 CATEGORIES= astro MASTER_SITES= http://www.uni-karlsruhe.de/~uddn/xglobe/ MAINTAINER= kris@FreeBSD.org USE_QT= yes -USE_X_PREFIX= yes +USE_X_PREFIX= yes USE_GMAKE= yes do-install: |