summaryrefslogtreecommitdiff
path: root/textproc/scrollkeeper
diff options
context:
space:
mode:
authorwiz <wiz>2004-04-27 01:26:29 +0000
committerwiz <wiz>2004-04-27 01:26:29 +0000
commit9e1e7683b25e7a6dce560556c225d7ca03982804 (patch)
treef2ecacab8f2e27a5fe452cfe316a294dd6b2ee7d /textproc/scrollkeeper
parenta27fdba4268bc7da21499585d8f6fbdea8a4b220 (diff)
downloadpkgsrc-9e1e7683b25e7a6dce560556c225d7ca03982804.tar.gz
Remove bl2 support -- all packages including this file
have been converted.
Diffstat (limited to 'textproc/scrollkeeper')
-rw-r--r--textproc/scrollkeeper/omf.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/scrollkeeper/omf.mk b/textproc/scrollkeeper/omf.mk
index 737748d88ed..431ebb2645a 100644
--- a/textproc/scrollkeeper/omf.mk
+++ b/textproc/scrollkeeper/omf.mk
@@ -1,4 +1,4 @@
-# $NetBSD: omf.mk,v 1.6 2004/04/12 21:08:15 jmmv Exp $
+# $NetBSD: omf.mk,v 1.7 2004/04/27 01:26:29 wiz 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
@@ -39,8 +39,6 @@ PRINT_PLIST_AWK+= /^@dirrm share\/omf$$/ \
.if !defined(NO_BUILDLINK)
. if !empty(USE_BUILDLINK3:M[yY][eE][sS])
. include "../../textproc/scrollkeeper/buildlink3.mk"
-. elif empty(USE_BUILDLINK2:M[nN][oO])
-. include "../../textproc/scrollkeeper/buildlink2.mk"
. endif
.endif