astro/xephem: Really remove libXp dependency
This was missed in r513048. Reported by: Scott Allendorf
This commit is contained in:
parent
5d0b485bb5
commit
4df5b7bc2d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=513113
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= xephem
|
||||
PORTVERSION= 3.7.7
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= astro
|
||||
MASTER_SITES= http://www.clearskyinstitute.com/xephem/
|
||||
|
||||
@ -14,7 +14,7 @@ LIB_DEPENDS= libpng.so:graphics/png \
|
||||
libfontconfig.so:x11-fonts/fontconfig
|
||||
|
||||
USES= gmake groff jpeg motif tar:tgz ssl xorg
|
||||
USE_XORG= xp xt xext xmu x11 xft
|
||||
USE_XORG= xt xext xmu x11 xft
|
||||
|
||||
LDFLAGS+= -lfontconfig
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user