diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2018-09-11 18:34:27 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2018-09-11 18:34:27 +0000 |
commit | 0fae2e9e0e506b74d2648d9581e939154814c599 (patch) | |
tree | fde4faddc8b6422d8c776308219c1df37c4df4aa /x11-fonts/xfs | |
parent | 393a7ac29fa9726f7fbd9d25fd8d1e689e251c24 (diff) | |
download | ports-0fae2e9e0e506b74d2648d9581e939154814c599.tar.gz ports-0fae2e9e0e506b74d2648d9581e939154814c599.zip |
Notes
Diffstat (limited to 'x11-fonts/xfs')
-rw-r--r-- | x11-fonts/xfs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/xfs/Makefile b/x11-fonts/xfs/Makefile index 6e463eaad725..f3c0c3336206 100644 --- a/x11-fonts/xfs/Makefile +++ b/x11-fonts/xfs/Makefile @@ -10,7 +10,7 @@ COMMENT= X.Org font server XORG_CAT= app USES= gmake -USE_XORG= libfs xfont2 xtrans +USE_XORG= libfs xfont2 xorgproto xtrans USE_RC_SUBR= xfs CONFIGURE_ARGS= --without-xmlto --without-fop |