From 31e971421f8f08bb17aefe6177592bb644459007 Mon Sep 17 00:00:00 2001 From: Dejan Lesjak Date: Sun, 10 Apr 2005 05:53:22 +0000 Subject: [PATCH] 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. --- x11-fonts/nexfontsel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-fonts/nexfontsel/Makefile b/x11-fonts/nexfontsel/Makefile index c8f434d68f95..2d0b3417db68 100644 --- a/x11-fonts/nexfontsel/Makefile +++ b/x11-fonts/nexfontsel/Makefile @@ -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