summaryrefslogtreecommitdiff
path: root/japanese/dbskkd-cdb/Makefile
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2001-05-31 22:22:59 +0000
committerAde Lovett <ade@FreeBSD.org>2001-05-31 22:22:59 +0000
commit251562621233f8fdec525afe26d7e087fc2f9203 (patch)
treeaf8c8b53de15bde159c3047c26b229999f261b8d /japanese/dbskkd-cdb/Makefile
parentAdd removal of libdata/ to the plist. Ideally, this should be fixed (diff)
Replace last remnants of "nonexistent", "/nonexistent" etc. with
${NONEXISTENT} as per bsd.port.mk
Notes
Notes: svn path=/head/; revision=43365
Diffstat (limited to 'japanese/dbskkd-cdb/Makefile')
-rw-r--r--japanese/dbskkd-cdb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/dbskkd-cdb/Makefile b/japanese/dbskkd-cdb/Makefile
index 1bf8e7c785ec..d6cfe5265948 100644
--- a/japanese/dbskkd-cdb/Makefile
+++ b/japanese/dbskkd-cdb/Makefile
@@ -43,7 +43,7 @@ post-install:
pre-build::
${CP} ${LOCALBASE}/share/skk/${SKKJISYO} ${WRKSRC}
.else
-BUILD_DEPENDS+= /nonexistent:${.CURDIR}/../../japanese/skk-jisyo:extract
+BUILD_DEPENDS+= ${NONEXISTENT}:${.CURDIR}/../../japanese/skk-jisyo:extract
pre-build::
${CP} ${WRKDIR}/../../../japanese/skk-jisyo/work/*/jisyo/${SKKJISYO} ${WRKSRC}
.endif