aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/magicpoint/Makefile
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2004-01-23 13:28:50 +0800
committertrevor <trevor@FreeBSD.org>2004-01-23 13:28:50 +0800
commitb6fb5d5aaa02ebd417e15efc62686b080cd7adc3 (patch)
treebcefc76ca1c7135844dd360e42f3bb0ab7fd2fe0 /japanese/magicpoint/Makefile
parent004c0db1a8e72968f7a03e4d76b0516af6bef6ac (diff)
downloadfreebsd-ports-graphics-b6fb5d5aaa02ebd417e15efc62686b080cd7adc3.tar.gz
freebsd-ports-graphics-b6fb5d5aaa02ebd417e15efc62686b080cd7adc3.tar.zst
freebsd-ports-graphics-b6fb5d5aaa02ebd417e15efc62686b080cd7adc3.zip
Use LS macro.
Diffstat (limited to 'japanese/magicpoint/Makefile')
-rw-r--r--japanese/magicpoint/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/magicpoint/Makefile b/japanese/magicpoint/Makefile
index 3d83c6d695b..23d5149655a 100644
--- a/japanese/magicpoint/Makefile
+++ b/japanese/magicpoint/Makefile
@@ -15,7 +15,7 @@ CATEGORIES= japanese
MAINTAINER= mita@jp.FreeBSD.org
# dirty, but this is required for version independent-ness
-CONFIGURE_ARGS= --with-vfontcap=`ls -1 ${LOCALBASE}/share/VFlib/*/vfontcap | tail -1`
+CONFIGURE_ARGS= --with-vfontcap=`${LS} -1 ${LOCALBASE}/share/VFlib/*/vfontcap | tail -1`
CONFIGURE_ARGS+= --enable-freetype-charset16
.include "${MASTERDIR}/Makefile"