mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
Remove XAWVER from Xaw3d LIB_DEPENDS re. Xaw3d 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 Xaw3d and X libraries anyway and ports will get the right version number through imake.
This commit is contained in:
parent
49bc54f766
commit
10703748eb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=132854
@ -16,7 +16,7 @@ EXTRACT_SUFX= .tar.Z
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Simple to use text editor for X
|
||||
|
||||
LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d
|
||||
LIB_DEPENDS= Xaw3d:${PORTSDIR}/x11-toolkits/Xaw3d
|
||||
|
||||
USE_IMAKE= yes
|
||||
ALL_TARGET= Xaw3d all
|
||||
|
@ -12,7 +12,7 @@ MASTER_SITES= http://www.teaser.fr/~jlgailly/
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= An X11 Go (weiqi, baduk) client for the Internet Go Server
|
||||
|
||||
LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d
|
||||
LIB_DEPENDS= Xaw3d:${PORTSDIR}/x11-toolkits/Xaw3d
|
||||
|
||||
USE_XLIB= yes
|
||||
USE_XPM= yes
|
||||
|
@ -19,7 +19,7 @@ COMMENT= A drawing program for X11
|
||||
|
||||
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
|
||||
png.5:${PORTSDIR}/graphics/png \
|
||||
Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d
|
||||
Xaw3d:${PORTSDIR}/x11-toolkits/Xaw3d
|
||||
RUN_DEPENDS= fig2dev:${PORTSDIR}/print/transfig
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}.${PORTVERSION}
|
||||
|
@ -19,7 +19,7 @@ COMMENT= A drawing program for X11
|
||||
|
||||
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
|
||||
png.5:${PORTSDIR}/graphics/png \
|
||||
Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d
|
||||
Xaw3d:${PORTSDIR}/x11-toolkits/Xaw3d
|
||||
RUN_DEPENDS= fig2dev:${PORTSDIR}/print/transfig
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}.${PORTVERSION}
|
||||
|
@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= X-based TV Display and Capture Application (for use with bt848 driver)
|
||||
|
||||
LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \
|
||||
Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d
|
||||
Xaw3d:${PORTSDIR}/x11-toolkits/Xaw3d
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_XPM= yes
|
||||
|
@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A PostScript and PDF previewer
|
||||
|
||||
LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d
|
||||
LIB_DEPENDS= Xaw3d:${PORTSDIR}/x11-toolkits/Xaw3d
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_XPM= yes
|
||||
|
@ -15,7 +15,7 @@ EXTRACT_SUFX= -devel.src.tar.gz
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A system for Finite Element Analysis
|
||||
|
||||
LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d \
|
||||
LIB_DEPENDS= Xaw3d:${PORTSDIR}/x11-toolkits/Xaw3d \
|
||||
Xm.3:${PORTSDIR}/x11-toolkits/open-motif
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
|
@ -13,7 +13,7 @@ MASTER_SITES= http://www.musikwissenschaft.uni-mainz.de/~ag/xfm/
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= The X File Manager
|
||||
|
||||
LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d
|
||||
LIB_DEPENDS= Xaw3d:${PORTSDIR}/x11-toolkits/Xaw3d
|
||||
|
||||
USE_IMAKE= yes
|
||||
USE_XPM= yes
|
||||
|
@ -16,7 +16,7 @@ EXTRACT_SUFX= .tar.Z
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Simple X11 library
|
||||
|
||||
LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d
|
||||
LIB_DEPENDS= Xaw3d:${PORTSDIR}/x11-toolkits/Xaw3d
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
ALL_TARGET= src freq
|
||||
|
@ -15,7 +15,7 @@ DISTNAME= ${PKGNAME}-src
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= X utility to translate rgb values into X color names
|
||||
|
||||
LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d
|
||||
LIB_DEPENDS= Xaw3d:${PORTSDIR}/x11-toolkits/Xaw3d
|
||||
|
||||
WRKSRC= $(WRKDIR)/xcolorsel
|
||||
USE_REINPLACE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user