diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-11 19:34:44 +0800 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-11 19:34:44 +0800 |
commit | f96c54dce9de28319079f1b66a9d5f59ddaaa063 (patch) | |
tree | 046d7b84fa5e1b8bc77608ddb432e013598a6b4f /x11-fonts/cyr-rfx | |
parent | c0ff713fb9820888e2d8ea3ab0d5187523647b64 (diff) | |
download | freebsd-ports-gnome-f96c54dce9de28319079f1b66a9d5f59ddaaa063.tar.gz freebsd-ports-gnome-f96c54dce9de28319079f1b66a9d5f59ddaaa063.tar.zst freebsd-ports-gnome-f96c54dce9de28319079f1b66a9d5f59ddaaa063.zip |
Keep using the old FreeBSD make
Diffstat (limited to 'x11-fonts/cyr-rfx')
-rw-r--r-- | x11-fonts/cyr-rfx/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/x11-fonts/cyr-rfx/Makefile b/x11-fonts/cyr-rfx/Makefile index 35ee7131ad97..c47e31202711 100644 --- a/x11-fonts/cyr-rfx/Makefile +++ b/x11-fonts/cyr-rfx/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: cyr-rfx -# Date created: Jan 20, 2003 -# Whom: mi@aldan.algebra.com -# +# Created by: mi@aldan.algebra.com # $NetBSD: Makefile.common,v 1.2 2002/07/13 15:43:36 wiz Exp $ # $FreeBSD$ @@ -21,6 +18,7 @@ BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \ mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \ mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale +USES= fmake USE_XORG= x11 # See WWW for other available encodings |