diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-05-05 12:29:45 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-05-05 12:29:45 +0000 |
commit | fb75e8f86626d06279b38ad2f4515ffe97510eb9 (patch) | |
tree | 41b6a7685b6a29097d0e3344bf83c680734e5463 /lang/python-devel | |
parent | 03a53cc67c41138f11d9eec3fcadca0b9ccb78da (diff) | |
download | ports-fb75e8f86626d06279b38ad2f4515ffe97510eb9.tar.gz ports-fb75e8f86626d06279b38ad2f4515ffe97510eb9.zip |
Notes
Diffstat (limited to 'lang/python-devel')
-rw-r--r-- | lang/python-devel/files/Setup | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python-devel/files/Setup b/lang/python-devel/files/Setup index 5105ea176784..1eea44586c45 100644 --- a/lang/python-devel/files/Setup +++ b/lang/python-devel/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 |