summaryrefslogtreecommitdiff
path: root/emulators/xbeeb/Makefile
diff options
context:
space:
mode:
authorsalo <salo>2003-11-23 07:16:39 +0000
committersalo <salo>2003-11-23 07:16:39 +0000
commit6bb3555a8b9a94710844fc82642a9def8ba21eba (patch)
treeeb70a06dae3eedf758fb00ba622db92cc7b817be /emulators/xbeeb/Makefile
parentf4c8674d363c6f5cbfcdd8a27a72c3e158c8b931 (diff)
downloadpkgsrc-6bb3555a8b9a94710844fc82642a9def8ba21eba.tar.gz
basename -> ${BASENAME}, from Soren Jacobsen via PR pkg/23540.
Diffstat (limited to 'emulators/xbeeb/Makefile')
-rw-r--r--emulators/xbeeb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/xbeeb/Makefile b/emulators/xbeeb/Makefile
index 7582997a38e..17fc3c2cee3 100644
--- a/emulators/xbeeb/Makefile
+++ b/emulators/xbeeb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2003/07/17 21:36:28 grant Exp $
+# $NetBSD: Makefile,v 1.11 2003/11/23 07:16:39 salo Exp $
#
DISTNAME= xbeeb-0.3.6
@@ -35,7 +35,7 @@ do-build:
(cd ${WRKSRC}/fonts && \
for i in *.bdf ; \
do \
- bdftopcf $$i -o `basename $$i .bdf`.pcf ; \
+ bdftopcf $$i -o `${BASENAME} $$i .bdf`.pcf ; \
done)
do-install: