diff options
author | eadler <eadler@FreeBSD.org> | 2013-03-19 05:56:30 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2013-03-19 05:56:30 +0800 |
commit | 6844d3f7f792d9dce1e05a5f4f29d547397b218b (patch) | |
tree | 51d86f5b60bf968487093b3c7a33dfaf18107397 /x11-fonts/freefonts | |
parent | 6f98ddf18322570583f7cec4c11a028fafeecceb (diff) | |
download | freebsd-ports-gnome-6844d3f7f792d9dce1e05a5f4f29d547397b218b.tar.gz freebsd-ports-gnome-6844d3f7f792d9dce1e05a5f4f29d547397b218b.tar.zst freebsd-ports-gnome-6844d3f7f792d9dce1e05a5f4f29d547397b218b.zip |
"aaargh, quoted Makefile variables"
Approved by: portmgr (bapt)
Diffstat (limited to 'x11-fonts/freefonts')
-rw-r--r-- | x11-fonts/freefonts/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/freefonts/Makefile b/x11-fonts/freefonts/Makefile index be2b6c1586e1..73e97d2820da 100644 --- a/x11-fonts/freefonts/Makefile +++ b/x11-fonts/freefonts/Makefile @@ -16,7 +16,7 @@ COMMENT= A collection of ATM fonts (not all free) from the CICA archives BUILD_DEPENDS= type1inst:${PORTSDIR}/x11-fonts/p5-type1inst -RESTRICTED= "see accompanying .license files" +RESTRICTED= see accompanying .license files NO_WRKSUBDIR= yes do-build: |