diff options
author | antoine <antoine@FreeBSD.org> | 2017-12-24 16:56:23 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2017-12-24 16:56:23 +0800 |
commit | 8b6b7a0c749d0eebc18fe2993e24d8a0be8757aa (patch) | |
tree | 9a51fb42edd67e44f60058c00474f20011fbc800 /x11-wm | |
parent | 6fc4e14dce6eb5786f49d2be1243232bf2ef0f66 (diff) | |
download | freebsd-ports-graphics-8b6b7a0c749d0eebc18fe2993e24d8a0be8757aa.tar.gz freebsd-ports-graphics-8b6b7a0c749d0eebc18fe2993e24d8a0be8757aa.tar.zst freebsd-ports-graphics-8b6b7a0c749d0eebc18fe2993e24d8a0be8757aa.zip |
cde builds fine with bdftopcf 1.1
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/cde/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/x11-wm/cde/Makefile b/x11-wm/cde/Makefile index 3d850e5ba4e..63d8a12802f 100644 --- a/x11-wm/cde/Makefile +++ b/x11-wm/cde/Makefile @@ -10,8 +10,6 @@ DISTNAME= ${PORTNAME}-src-${DISTVERSION} MAINTAINER= crees@FreeBSD.org COMMENT= Common Desktop Environment -BROKEN= fails to build after CVE-2017-16611 fix to libXfont - BUILD_DEPENDS= ksh93:shells/ksh93 \ bdftopcf:x11-fonts/bdftopcf \ mkfontdir:x11-fonts/mkfontdir \ |