mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
- Remove dependency on X_CLIENTS_PORTS
PR: 121478 Submitted by: Chess Griffin <chess@chessgriffin.com>
This commit is contained in:
parent
db1fcc370a
commit
d80da8b7ee
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=208930
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= xview
|
||||
PORTVERSION= 3.2.1
|
||||
PORTREVISION= 8
|
||||
PORTREVISION= 9
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= ftp://ftp.efd.lth.se/pub/X11/ \
|
||||
ftp://ftp.uni-heidelberg.de/pub/X11/contrib/libraries/ \
|
||||
@ -18,7 +18,8 @@ DISTNAME= xview3.2p1-X11R6
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= X Window-System-based Visual/Integrated Environment for Workstations
|
||||
|
||||
BUILD_DEPENDS= mkfontdir:${X_CLIENTS_PORT}
|
||||
BUILD_DEPENDS= mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \
|
||||
mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale
|
||||
|
||||
REINPLACE_ARGS= -i ""
|
||||
USE_IMAKE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user