summaryrefslogtreecommitdiff
path: root/textproc/scrollkeeper
diff options
context:
space:
mode:
authorjlam <jlam>2004-02-12 10:20:33 +0000
committerjlam <jlam>2004-02-12 10:20:33 +0000
commit28d70322fbc1659fe585b69bdbe585f3e74b836f (patch)
tree7ae3fa7dfb8b9aef2a4a7ce6ecc0ab62a8208618 /textproc/scrollkeeper
parentbcb73e5934812148387c54727bedcdcc2079f0e3 (diff)
downloadpkgsrc-28d70322fbc1659fe585b69bdbe585f3e74b836f.tar.gz
Cut-n-paste... it's so easy... easy to miss errors, that is.
Diffstat (limited to 'textproc/scrollkeeper')
-rw-r--r--textproc/scrollkeeper/omf.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/scrollkeeper/omf.mk b/textproc/scrollkeeper/omf.mk
index 672b777535d..19600be8a17 100644
--- a/textproc/scrollkeeper/omf.mk
+++ b/textproc/scrollkeeper/omf.mk
@@ -1,4 +1,4 @@
-# $NetBSD: omf.mk,v 1.3 2004/02/12 10:05:08 jlam Exp $
+# $NetBSD: omf.mk,v 1.4 2004/02/12 10:20:33 jlam Exp $
#
# This Makefile fragment is intended to be included by packages that install
# OMF files. It takes care of registering them in scrollkeeper's global
@@ -34,7 +34,7 @@ FILES_SUBST+= SCROLLKEEPER_UPDATEDB="${SCROLLKEEPER_UPDATEDB}"
. if !empty(USE_BUILDLINK3:M[yY][eE][sS])
. include "../../textproc/scrollkeeper/buildlink3.mk"
. elif empty(USE_BUILDLINK2:M[nN][oO])
-. include "../../textproc/scrollkeeper/buildlink3.mk"
+. include "../../textproc/scrollkeeper/buildlink2.mk"
. endif
.endif