summaryrefslogtreecommitdiff
path: root/math/py-pytables
diff options
context:
space:
mode:
authordrochner <drochner>2007-04-10 15:58:34 +0000
committerdrochner <drochner>2007-04-10 15:58:34 +0000
commit27cfa3e676fac5daadca904f79b9f82cda1dcf09 (patch)
tree4133087379ba9a345b1a68778e6a5bdce136f7ef /math/py-pytables
parenta6152aa95983897c49fdcdfccb1d04dddfad4892 (diff)
downloadpkgsrc-27cfa3e676fac5daadca904f79b9f82cda1dcf09.tar.gz
Merge archivers/ucl and devel/ucl into one. This was an accident.
Pointed out by wiz.
Diffstat (limited to 'math/py-pytables')
-rw-r--r--math/py-pytables/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/py-pytables/Makefile b/math/py-pytables/Makefile
index 1c290477164..d0e8b735f7c 100644
--- a/math/py-pytables/Makefile
+++ b/math/py-pytables/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2006/10/17 14:32:32 drochner Exp $
+# $NetBSD: Makefile,v 1.14 2007/04/10 15:59:10 drochner Exp $
#
DISTNAME= pytables-1.3.3
@@ -23,7 +23,7 @@ PYSETUPBUILDARGS+= --lzo=${BUILDLINK_PREFIX.lzo}
.endif
.if !empty(PKG_OPTIONS:Mucl)
PYSETUPBUILDARGS+= --ucl=${BUILDLINK_PREFIX.ucl}
-.include "../../archivers/ucl/buildlink3.mk"
+.include "../../devel/ucl/buildlink3.mk"
.endif
PYSETUPINSTALLARGS= ${PYSETUPBUILDARGS}
PYTHON_VERSIONS_ACCEPTED= 24 23