diff options
author | bapt <bapt@FreeBSD.org> | 2014-01-03 09:12:59 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-01-03 09:12:59 +0800 |
commit | db0c03aa84a5f05052fe228d203824c8a4cb12cc (patch) | |
tree | b54805bb1e833f5e25532122b86019937ff20370 /x11-fonts | |
parent | 976f4e0096ac9ead6bc91a68fc66de70adfa1eb2 (diff) | |
download | freebsd-ports-gnome-db0c03aa84a5f05052fe228d203824c8a4cb12cc.tar.gz freebsd-ports-gnome-db0c03aa84a5f05052fe228d203824c8a4cb12cc.tar.zst freebsd-ports-gnome-db0c03aa84a5f05052fe228d203824c8a4cb12cc.zip |
Part 2 at removing now useless FETCH_ARGS redifition
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/croscorefonts-fonts-ttf/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/x11-fonts/croscorefonts-fonts-ttf/Makefile b/x11-fonts/croscorefonts-fonts-ttf/Makefile index 742bdeb2445e..035ee4b65a96 100644 --- a/x11-fonts/croscorefonts-fonts-ttf/Makefile +++ b/x11-fonts/croscorefonts-fonts-ttf/Makefile @@ -18,8 +18,6 @@ COMMENT= Fonts created from by Google for ChromeOS to replace MS TTF BUILD_DEPENDS= mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \ mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale -FETCH_ARGS= -Fpr - USE_XORG= x11 PLIST_SUB= FONTDIR="${FONTDIR:S|${PREFIX}/||}" |