aboutsummaryrefslogtreecommitdiff
path: root/ukrainian/monacofonts/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ukrainian/monacofonts/Makefile')
-rw-r--r--ukrainian/monacofonts/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/ukrainian/monacofonts/Makefile b/ukrainian/monacofonts/Makefile
index ca5e1812fcab..27dd97b9942b 100644
--- a/ukrainian/monacofonts/Makefile
+++ b/ukrainian/monacofonts/Makefile
@@ -3,7 +3,7 @@
PORTNAME= monaco
PORTVERSION= 1.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= ukrainian x11-fonts
MASTER_SITES= http://www.brama.com/compute/unix/
PKGNAMEPREFIX= koi8-u-
@@ -17,15 +17,13 @@ BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \
mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \
mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale
-USES= zip
+USES= fonts zip
WRKSRC= ${WRKDIR}/Monaco.bdf
+FONTNAME= koi8-u-monaco
MAKEFILE= ${FILESDIR}/Makefile
MAKE_ENV+= INSTALL_DATA="${INSTALL_DATA}" MKDIR="${MKDIR}"
-MAKE_ENV+= STAGEDIR="${STAGEDIR}"
-
-post-install:
- ${CAT} ${PKGMESSAGE}
+MAKE_ENV+= FONTSDIR="${FONTSDIR}"
.include <bsd.port.mk>