summaryrefslogtreecommitdiff
path: root/inputmethod/scim-bridge/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'inputmethod/scim-bridge/Makefile')
-rw-r--r--inputmethod/scim-bridge/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/inputmethod/scim-bridge/Makefile b/inputmethod/scim-bridge/Makefile
index bfb8791c7f1..71af7a4425f 100644
--- a/inputmethod/scim-bridge/Makefile
+++ b/inputmethod/scim-bridge/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2011/11/13 07:57:56 obache Exp $
+# $NetBSD: Makefile,v 1.10 2011/11/13 08:04:46 obache Exp $
#
DISTNAME= scim-bridge-0.4.16
@@ -26,10 +26,5 @@ CONFIGURE_ARGS+= --disable-tests
CHECK_PORTABILITY_SKIP= tests/*
-SUBST_CLASSES+= prefix
-SUBST_STAGE.prefix= post-configure
-SUBST_FILES.prefix= common/scim-bridge-path.c
-SUBST_VARS.prefix= PREFIX
-
.include "../../inputmethod/scim/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"