diff options
author | olgeni <olgeni@FreeBSD.org> | 2014-05-13 20:26:18 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2014-05-13 20:26:18 +0800 |
commit | 6107317170d1e2e17178c8226a511f481e68253d (patch) | |
tree | 23604cc7264aa9dd6854087de9c10fd38847a931 /x11-fonts | |
parent | 1f6012ed996dd90a8ae222d8e03072d802e3379e (diff) | |
download | freebsd-ports-gnome-6107317170d1e2e17178c8226a511f481e68253d.tar.gz freebsd-ports-gnome-6107317170d1e2e17178c8226a511f481e68253d.tar.zst freebsd-ports-gnome-6107317170d1e2e17178c8226a511f481e68253d.zip |
Mark as BROKEN: does not fetch.
Noticed by: swills
Diffstat (limited to 'x11-fonts')
-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 |