diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-05-13 20:26:18 +0800 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-05-13 20:26:18 +0800 |
commit | cfa4bbfb48db482b419444d40f3ac4daff4795cf (patch) | |
tree | 23604cc7264aa9dd6854087de9c10fd38847a931 /x11-fonts/freefonts | |
parent | a9b8d247fb53183190574f974328fac9ba7c1a57 (diff) | |
download | freebsd-ports-gnome-cfa4bbfb48db482b419444d40f3ac4daff4795cf.tar.gz freebsd-ports-gnome-cfa4bbfb48db482b419444d40f3ac4daff4795cf.tar.zst freebsd-ports-gnome-cfa4bbfb48db482b419444d40f3ac4daff4795cf.zip |
Mark as BROKEN: does not fetch.
Noticed by: swills
Diffstat (limited to 'x11-fonts/freefonts')
-rw-r--r-- | x11-fonts/freefonts/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-fonts/freefonts/Makefile b/x11-fonts/freefonts/Makefile index dc6c73976860..0b5d38de45ab 100644 --- a/x11-fonts/freefonts/Makefile +++ b/x11-fonts/freefonts/Makefile @@ -23,6 +23,8 @@ BUILD_DEPENDS= type1inst:${PORTSDIR}/x11-fonts/p5-type1inst # "placed into the public domain and may [not be] sold") RESTRICTED= License prohibits redistribution; see individual .license files +BROKEN= does not fetch + NO_WRKSUBDIR= yes FONTDIR?= ${PREFIX}/lib/X11/fonts/freefont |