diff options
Diffstat (limited to 'japanese/emacs20-dl-wnn6')
-rw-r--r-- | japanese/emacs20-dl-wnn6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/emacs20-dl-wnn6/Makefile b/japanese/emacs20-dl-wnn6/Makefile index b6350bda41aa..6be144d9e36c 100644 --- a/japanese/emacs20-dl-wnn6/Makefile +++ b/japanese/emacs20-dl-wnn6/Makefile @@ -16,7 +16,7 @@ MAINTAINER= shige@FreeBSD.org LIB_DEPENDS= wnn6.1:${.CURDIR}/../../japanese/Wnn6-lib BUILD_DEPENDS= emacs-dl-${EMACS_VER}:${EMACSDL_DIR} \ autoconf:${PORTSDIR}/devel/autoconf \ - /nonexistent:${EMACSDL_DIR}:configure + ${NONEXISTENT}:${EMACSDL_DIR}:configure RUN_DEPENDS= emacs-dl-${EMACS_VER}:${EMACSDL_DIR} USE_GMAKE= yes |