diff options
Diffstat (limited to 'multimedia/mplayer-fonts/Makefile')
-rw-r--r-- | multimedia/mplayer-fonts/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/multimedia/mplayer-fonts/Makefile b/multimedia/mplayer-fonts/Makefile index 88f86cf3654e..0d4506218406 100644 --- a/multimedia/mplayer-fonts/Makefile +++ b/multimedia/mplayer-fonts/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mplayer-fonts -# Date created: 15 August 2001 -# Whom: Thomas E. Zander -# +# Created by: Thomas E. Zander # $FreeBSD$ -# PORTNAME= mplayer-fonts PORTVERSION= 0.50 @@ -23,6 +19,7 @@ FONTDIRS= cyrillic koi8r-font iso-8859-1/arial-14 \ iso-8859-2/arial-18 iso-8859-2/arial-24 \ iso-8859-2/arial-28 +NO_STAGE= yes do-install: @${MKDIR} ${PREFIX}/share/mplayer/fonts @${CHMOD} 0555 ${PREFIX}/share/mplayer/fonts |