summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-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