summaryrefslogtreecommitdiff
path: root/lang/python32/files/Setup
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1997-05-05 12:29:45 +0000
committerThomas Gellekum <tg@FreeBSD.org>1997-05-05 12:29:45 +0000
commitfb75e8f86626d06279b38ad2f4515ffe97510eb9 (patch)
tree41b6a7685b6a29097d0e3344bf83c680734e5463 /lang/python32/files/Setup
parentAdd RUN_DEPENDS and respect NOPORTDOCS. (diff)
Add NumPy to default search path.
Notes
Notes: svn path=/head/; revision=6408
Diffstat (limited to '')
-rw-r--r--lang/python32/files/Setup2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python32/files/Setup b/lang/python32/files/Setup
index 5105ea176784..1eea44586c45 100644
--- a/lang/python32/files/Setup
+++ b/lang/python32/files/Setup
@@ -65,7 +65,7 @@ MACHDESTLIB=$(BINLIBDEST)
DESTPATH=:$(DESTLIB)
# Site specific path insertions -- should begin with : if non-empty
-SITEPATH=
+SITEPATH=:$(DESTLIB)/NumPy
# Standard enabled (tests are always available)
TESTPATH=:$(DESTLIB)/test