diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2019-02-17 18:59:30 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-02-17 18:59:30 +0000 |
commit | 175c495daf328341755643005534c94d6ff79450 (patch) | |
tree | feb7e043a72f390805ac9322dd874ae47c48fa19 /x11-fonts | |
parent | 6777873085d99452150a7a762616499639c02dcb (diff) | |
download | ports-175c495daf328341755643005534c94d6ff79450.tar.gz ports-175c495daf328341755643005534c94d6ff79450.zip |
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/xfs/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-fonts/xfs/Makefile b/x11-fonts/xfs/Makefile index f3c0c3336206..9cced71c7759 100644 --- a/x11-fonts/xfs/Makefile +++ b/x11-fonts/xfs/Makefile @@ -9,7 +9,9 @@ MAINTAINER= x11@FreeBSD.org COMMENT= X.Org font server XORG_CAT= app -USES= gmake +USES= cpe gmake +CPE_VENDOR= x +CPE_PRODUCT= x_font_server USE_XORG= libfs xfont2 xorgproto xtrans USE_RC_SUBR= xfs CONFIGURE_ARGS= --without-xmlto --without-fop |