summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-10-02 11:44:42 +0000
committerwiz <wiz@pkgsrc.org>2013-10-02 11:44:42 +0000
commite27b209b286a5199734e947c9a182efc25489d39 (patch)
tree351c5bd99e06adceaa8fb6bb4964b5dc996ec6a0 /sysutils
parent0299f8ba1ef78e44b764cac5ac4334f534f3f85e (diff)
downloadpkgsrc-e27b209b286a5199734e947c9a182efc25489d39.tar.gz
Fix paths, noted by joerg.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/py-xattr/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/py-xattr/Makefile b/sysutils/py-xattr/Makefile
index 4156c975f53..2f52d578d7c 100644
--- a/sysutils/py-xattr/Makefile
+++ b/sysutils/py-xattr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2013/09/30 17:25:51 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2013/10/02 11:44:42 wiz Exp $
DISTNAME= v0.7.2
PROPERNAME= ${DISTNAME:S/v/xattr-/}
@@ -11,8 +11,8 @@ HOMEPAGE= https://github.com/xattr/xattr/
COMMENT= Python wrapper for extended filesystem attributes
LICENSE= mit
-DEPENDS+= ${PYPKGPREFIX}-cffi-[0-9]*:../../nih/py-cffi
-DEPENDS+= ${PYPKGPREFIX}-cparser-[0-9]*:../../nih/py-cparser
+DEPENDS+= ${PYPKGPREFIX}-cffi-[0-9]*:../../devel/py-cffi
+DEPENDS+= ${PYPKGPREFIX}-cparser-[0-9]*:../../devel/py-cparser
DIST_SUBDIR= xattr