aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-08-20 09:27:43 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-08-20 09:27:43 +0000
commit94941e8e221059ade2d6a1e45b9a716db4e309a4 (patch)
tree41555e830a0e7ce00f361de6288889bd3fcbc987 /astro
parent7a647ab8dbb0626fb36adeb8bfd9d55313c7ac31 (diff)
downloadports-94941e8e221059ade2d6a1e45b9a716db4e309a4.tar.gz
ports-94941e8e221059ade2d6a1e45b9a716db4e309a4.zip
Notes
Diffstat (limited to 'astro')
-rw-r--r--astro/openuniverse/Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/astro/openuniverse/Makefile b/astro/openuniverse/Makefile
index a5fb176590a9..4b61a0dcdc10 100644
--- a/astro/openuniverse/Makefile
+++ b/astro/openuniverse/Makefile
@@ -5,15 +5,15 @@
# $FreeBSD$
#
-PORTNAME= openuniverse
-PORTVERSION= 1.0.b3
-CATEGORIES= astro
-MASTER_SITES= http://download.sourceforge.net/openuniverse/
-DISTNAME= ${PORTNAME}-1.0beta3
+PORTNAME= openuniverse
+PORTVERSION= 1.0.b3
+CATEGORIES= astro
+MASTER_SITES= http://download.sourceforge.net/openuniverse/
+DISTNAME= ${PORTNAME}-1.0beta3
-MAINTAINER= trevor@FreeBSD.org
+MAINTAINER= trevor@FreeBSD.org
-LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg
+LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg
GNU_CONFIGURE= yes
USE_GMAKE= yes
@@ -26,6 +26,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include -I${X11BASE}/include/GL -I${LOCALB
LDFLAGS="-L${X11BASE}/lib -L${LOCALBASE}/lib -lm" \
LIBS="-lcompat"
-USE_X_PREFIX= yes
+USE_X_PREFIX= yes
.include <bsd.port.mk>