Use fine-grained X11 dependencies.
PR: 115085 Submitted by: mm
This commit is contained in:
parent
567bdd4a26
commit
f94c137aa9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=196918
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= xworld
|
||||
PORTVERSION= 2.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= astro geography
|
||||
MASTER_SITES= ftp://gutemine.geo.uni-koeln.de/pub/xworld/ \
|
||||
ftp://ftp.Uni-Koeln.DE/misc/
|
||||
|
@ -15,7 +15,7 @@ MASTER_SITES= ftp://gutemine.geo.uni-koeln.de/pub/xworld/ \
|
|||
MAINTAINER= naddy@FreeBSD.org
|
||||
COMMENT= Earth as seen from the direction of the sun
|
||||
|
||||
USE_XLIB= yes
|
||||
USE_XORG= x11
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CAT=${CAT} \
|
||||
|
|
Loading…
Reference in a new issue