aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/FreeWnn-lib
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1994-11-23 16:26:49 +0800
committerasami <asami@FreeBSD.org>1994-11-23 16:26:49 +0800
commit4b631017f11ea717cd64200841173db7304c56df (patch)
tree07dd7907dff581539285167523418464b9717ceb /japanese/FreeWnn-lib
parent084c2338377472a5f8ef799cdab6678b33a70bf0 (diff)
downloadfreebsd-ports-gnome-4b631017f11ea717cd64200841173db7304c56df.tar.gz
freebsd-ports-gnome-4b631017f11ea717cd64200841173db7304c56df.tar.zst
freebsd-ports-gnome-4b631017f11ea717cd64200841173db7304c56df.zip
Oops, forgot to touch build-cookie in dummy build target. Now I know
why Wnn was getting built over and over. Sorry, Gary!
Diffstat (limited to 'japanese/FreeWnn-lib')
-rw-r--r--japanese/FreeWnn-lib/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/FreeWnn-lib/Makefile b/japanese/FreeWnn-lib/Makefile
index c8c7a7362091..d20646d007c8 100644
--- a/japanese/FreeWnn-lib/Makefile
+++ b/japanese/FreeWnn-lib/Makefile
@@ -17,6 +17,7 @@ pre-build:
@echo "===> Building for ${DISTNAME}"
@(cd ${WRKSRC}; ${MAKE} ${MAKE_FLAGS} Makefile.inst World)
build: configure pre-build depends ${BUILD_COOKIE}
+ @${TOUCH} ${TOUCH_FLAGS} ${BUILD_COOKIE}
# This package uses imake's "install.man" target to install man pages but
# I can't define USE_IMAKE because it doesn't involve xmkmf