Remove XAWVER from neXtaw LIB_DEPENDS re. neXtaw will be depended upon just
fine without explicit version in there, while specifying it can occasionally confuse (cf. ports/78527). Packages depend on specific versions of neXtaw and X libraries anyway and ports will get the right version number through imake.
This commit is contained in:
parent
a023081738
commit
31e971421f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=132856
@ -14,7 +14,7 @@ DISTNAME= NeXFontSel-${PORTVERSION}
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A neXtaw based replacement for xfontsel
|
||||
|
||||
LIB_DEPENDS= neXtaw.${XAWVER}:${PORTSDIR}/x11-toolkits/neXtaw
|
||||
LIB_DEPENDS= neXtaw:${PORTSDIR}/x11-toolkits/neXtaw
|
||||
|
||||
USE_IMAKE= yes
|
||||
MAN1= nexfontsel.1
|
||||
|
Loading…
Reference in New Issue
Block a user