diff options
author | antoine <antoine@FreeBSD.org> | 2017-09-30 03:17:27 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2017-09-30 03:17:27 +0800 |
commit | fd7e4625b770eb72cf54939182b72826eef8dbc1 (patch) | |
tree | 85e85a41af3b9e1c412f7baa1d4288acef44d54e /x11-fonts | |
parent | b8750d5f3b53a6abd41a87d372891e5f7829f84d (diff) | |
download | freebsd-ports-gnome-fd7e4625b770eb72cf54939182b72826eef8dbc1.tar.gz freebsd-ports-gnome-fd7e4625b770eb72cf54939182b72826eef8dbc1.tar.zst freebsd-ports-gnome-fd7e4625b770eb72cf54939182b72826eef8dbc1.zip |
Revert r450923 and unbreak
With hat: portmgr
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/dejavu/Makefile | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/x11-fonts/dejavu/Makefile b/x11-fonts/dejavu/Makefile index a73562deb41d..fe292943ef2a 100644 --- a/x11-fonts/dejavu/Makefile +++ b/x11-fonts/dejavu/Makefile @@ -10,16 +10,6 @@ MASTER_SITES= SF MAINTAINER= sunpoet@FreeBSD.org COMMENT= Bitstream Vera Fonts clone with a wider range of characters -LICENSE= AMS AREV BITSTREAM -LICENSE_COMB= multi -LICENSE_NAME_AMS= AMSFonts Copyright version 2.2 -LICENSE_NAME_AREV= Arev Fonts Copyright -LICENSE_NAME_BITSTREAM= Bitstream Vera Fonts Copyright -LICENSE_FILE= ${WRKSRC}/LICENSE -LICENSE_PERMS_AMS= ${_LICENSE_PERMS_DEFAULT} -LICENSE_PERMS_AREV= ${_LICENSE_PERMS_DEFAULT} -LICENSE_PERMS_BITSTREAM=${_LICENSE_PERMS_DEFAULT} - OPTIONS_DEFINE= DOCS LINKS OPTIONS_DEFAULT=LINKS OPTIONS_SUB= yes |