mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- USE_XLIB --> USE_XORG
Approved by: miwi (mentor)
This commit is contained in:
parent
9d353c1687
commit
15c0ec11fd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=208976
1 changed files with 2 additions and 2 deletions
|
@ -7,17 +7,17 @@
|
|||
|
||||
PORTNAME= saoimage
|
||||
PORTVERSION= 1.35.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= astro
|
||||
MASTER_SITES= http://tdc-www.harvard.edu/software/saoimage/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Smithsonian Astrophysical Observatory image utility for X
|
||||
|
||||
USE_XLIB= yes
|
||||
MAKEFILE= makefile
|
||||
MAKE_ENV= OFLAGS="${CFLAGS}"
|
||||
ALL_TARGET= ${OPSYS}
|
||||
USE_XORG= x11
|
||||
|
||||
MAN1= saoimage.1
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue