diff options
author | bapt <bapt@FreeBSD.org> | 2013-09-11 19:34:44 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-09-11 19:34:44 +0800 |
commit | b02cfd455b9491cb10777e4d625d635480a8216a (patch) | |
tree | 046d7b84fa5e1b8bc77608ddb432e013598a6b4f /x11-fonts | |
parent | 8f6d4455b390737e54f95cae048ce8027b891798 (diff) | |
download | freebsd-ports-gnome-b02cfd455b9491cb10777e4d625d635480a8216a.tar.gz freebsd-ports-gnome-b02cfd455b9491cb10777e4d625d635480a8216a.tar.zst freebsd-ports-gnome-b02cfd455b9491cb10777e4d625d635480a8216a.zip |
Keep using the old FreeBSD make
Diffstat (limited to 'x11-fonts')
-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 |