mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
(whitespace)
Use single-tab to separate variables from values instead of double-tabs.
This commit is contained in:
parent
7a647ab8db
commit
94941e8e22
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=46521
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user