summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pkgtools/pkgin/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/pkgtools/pkgin/Makefile b/pkgtools/pkgin/Makefile
index 9906972e277..b47b0ee250a 100644
--- a/pkgtools/pkgin/Makefile
+++ b/pkgtools/pkgin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2015/08/18 19:31:29 jperkin Exp $
+# $NetBSD: Makefile,v 1.60 2015/09/04 19:37:13 jperkin Exp $
GHCOMMIT= b08581b094980b6fc32beb304b8d3dda0689cc82
DISTNAME= ${GHCOMMIT}
@@ -23,6 +23,8 @@ WRKSRC= ${WRKDIR}/pkgin-${GHCOMMIT}
BUILD_DEFS+= PKGIN_REPOSITORY_URL
BUILD_DEFS+= VARBASE
+OWN_DIRS+= ${VARBASE}/db/pkgin
+
SUBST_CLASSES+= path
SUBST_STAGE.path= pre-configure
SUBST_MESSAGE.path= Adjusting path.