summaryrefslogtreecommitdiff
path: root/inputmethod/skk/options.mk
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-03-05 11:26:48 +0000
committerwiz <wiz@pkgsrc.org>2005-03-05 11:26:48 +0000
commita437583ff45ebd2f353c6132f0962417f931e00e (patch)
treee609fdd6b4f759d049e83ca000adedbd6abe2795 /inputmethod/skk/options.mk
parentf686caba23e3cc1b4f6611cc3f288569e4d2e26a (diff)
downloadpkgsrc-a437583ff45ebd2f353c6132f0962417f931e00e.tar.gz
Dependencies should look like: foo-[0-9]* (instead of foo-*). Fix some.
Diffstat (limited to 'inputmethod/skk/options.mk')
-rw-r--r--inputmethod/skk/options.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/skk/options.mk b/inputmethod/skk/options.mk
index 0a6a83d5573..9db0faae445 100644
--- a/inputmethod/skk/options.mk
+++ b/inputmethod/skk/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.1 2005/03/05 11:19:10 uebayasi Exp $
+# $NetBSD: options.mk,v 1.2 2005/03/05 11:26:48 wiz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.skk
PKG_SUPPORTED_OPTIONS= lookup
@@ -6,7 +6,7 @@ PKG_SUPPORTED_OPTIONS= lookup
.include "../../mk/bsd.options.mk"
.if !empty(PKG_OPTIONS:Mlookup)
-BUILD_DEPENDS+= ${PKGNAME_PREFIX}lookup-*:../../misc/lookup
+BUILD_DEPENDS+= ${PKGNAME_PREFIX}lookup-[0-9]*:../../misc/lookup
PLIST_SUBST+= FOR_LOOKUP=""
.else
PLIST_SUBST+= FOR_LOOKUP="@comment "