summaryrefslogtreecommitdiff
path: root/mk/bdb.buildlink3.mk
diff options
context:
space:
mode:
authorrillig <rillig>2007-01-14 15:00:54 +0000
committerrillig <rillig>2007-01-14 15:00:54 +0000
commit11cf92531ff330ef92235fced1d3da2d9ae5f752 (patch)
treed9ec44e2ca1b3a248e4d417bc8500dca1f9a2afe /mk/bdb.buildlink3.mk
parent0b14bcffc81e0a2b750c1c1303e490013e0439bb (diff)
downloadpkgsrc-11cf92531ff330ef92235fced1d3da2d9ae5f752.tar.gz
Inserted an empty line between two paragraphs, so they look a little
more aesthetic.
Diffstat (limited to 'mk/bdb.buildlink3.mk')
-rw-r--r--mk/bdb.buildlink3.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/mk/bdb.buildlink3.mk b/mk/bdb.buildlink3.mk
index 57315c12fce..aaf89d20576 100644
--- a/mk/bdb.buildlink3.mk
+++ b/mk/bdb.buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bdb.buildlink3.mk,v 1.18 2006/11/04 22:18:41 rillig Exp $
+# $NetBSD: bdb.buildlink3.mk,v 1.19 2007/01/14 15:00:54 rillig Exp $
#
# This Makefile fragment is meant to be included by packages that
# require a Berkeley DB implementation. It abstracts finding the
@@ -17,7 +17,8 @@
# package can use any of db[234]
# package can use db-1.85 or any of db[234]
# package can use db-1.85 which is builtin and some subset of db[234]
-# This Makefile does not handle
+#
+# This Makefile does not handle:
# packages that need a specific version, e.g. db2
# [in such cases, include ../../database/db2/buildlink3.mk directly]
# packages that can use e.g. db3 or db4, but not db2