summaryrefslogtreecommitdiffstats
path: root/x11-fonts/sharefonts
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>1999-08-22 23:33:47 +0000
committermharo <mharo@FreeBSD.org>1999-08-22 23:33:47 +0000
commite36f9dbee84ccfd7ed078050303a76b569d0ead0 (patch)
tree4f6e254ed273f40def6ec9e6d94066be8e9c6588 /x11-fonts/sharefonts
parent26083abcc9eb48fec93239f2c3257eab60edb1c0 (diff)
downloadFreeBSD-ports-e36f9dbee84ccfd7ed078050303a76b569d0ead0.zip
FreeBSD-ports-e36f9dbee84ccfd7ed078050303a76b569d0ead0.tar.gz
awk -> ${AWK}
basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR}
Diffstat (limited to 'x11-fonts/sharefonts')
-rw-r--r--x11-fonts/sharefonts/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fonts/sharefonts/Makefile b/x11-fonts/sharefonts/Makefile
index 9c688a1..7de920f 100644
--- a/x11-fonts/sharefonts/Makefile
+++ b/x11-fonts/sharefonts/Makefile
@@ -3,7 +3,7 @@
# Date created: Thu Mar 26 04:50:00 PST 1998
# Whom: dburr@FreeBSD.ORG
#
-# $Id: Makefile,v 1.3 1998/08/07 22:43:09 asami Exp $
+# $Id: Makefile,v 1.4 1999/08/22 19:01:00 mharo Exp $
#
DISTNAME= sharefonts-0.10
@@ -27,6 +27,6 @@ do-install:
${CHMOD} 644 ${PREFIX}/lib/X11/fonts/sharefont/*
post-install:
- @cat ${PKGDIR}/DESCR
+ @${CAT} ${PKGDIR}/DESCR
.include <bsd.port.mk>
OpenPOWER on IntegriCloud