diff options
Diffstat (limited to 'print/fontforge')
-rw-r--r-- | print/fontforge/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/fontforge/Makefile b/print/fontforge/Makefile index 007e38997cb..98b2f9b4bd1 100644 --- a/print/fontforge/Makefile +++ b/print/fontforge/Makefile @@ -28,6 +28,8 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ freetype.9:${PORTSDIR}/print/freetype2 \ xml2:${PORTSDIR}/textproc/libxml2 +BROKEN= Does not fetch, will be removed after Feb 2 + USE_GMAKE= yes USE_XLIB= yes GNU_CONFIGURE= yes |