summaryrefslogtreecommitdiff
path: root/databases/postgresql-docs
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-09-18 16:25:08 +0000
committerjmmv <jmmv>2003-09-18 16:25:08 +0000
commiteaf83de1986ca7d1151f44507cab55e6261b9157 (patch)
tree059002a09ab942607c4e739ae3422b863a0c90f4 /databases/postgresql-docs
parent02a58ba9f320cdeeef22277a29a4c61fdd398b0f (diff)
downloadpkgsrc-eaf83de1986ca7d1151f44507cab55e6261b9157.tar.gz
Specify the category when including other files and when depending on other
packages. From PR pkg/21864 by ccatrian at eml.cc.
Diffstat (limited to 'databases/postgresql-docs')
-rw-r--r--databases/postgresql-docs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql-docs/Makefile b/databases/postgresql-docs/Makefile
index 11a3dde43e7..bc04de45117 100644
--- a/databases/postgresql-docs/Makefile
+++ b/databases/postgresql-docs/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.6 2003/03/25 15:13:48 cjep Exp $
+# $NetBSD: Makefile,v 1.7 2003/09/18 16:25:17 jmmv Exp $
PKGNAME= postgresql-docs-${BASE_VERS}
SVR4_PKGNAME= pstgd
COMMENT= PostgreSQL database system documentation
-.include "../postgresql/Makefile.common"
+.include "../../databases/postgresql/Makefile.common"
BUILD_DIRS= ${WRKSRC}/doc
DOCDIR= ${PREFIX}/share/doc/postgresql