diff options
Diffstat (limited to 'science')
-rw-r--r-- | science/bblimage/Makefile | 4 | ||||
-rw-r--r-- | science/pyvox/Makefile | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/science/bblimage/Makefile b/science/bblimage/Makefile index a0f468545ca4..35609b224d2f 100644 --- a/science/bblimage/Makefile +++ b/science/bblimage/Makefile @@ -10,7 +10,8 @@ PORTNAME= bblimage PORTVERSION= 0.66 PORTREVISION= 1 CATEGORIES= science -MASTER_SITES= http://www.med.upenn.edu/bbl/software/files/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= miwi EXTRACT_SUFX= .src.tgz MAINTAINER= ports@FreeBSD.org @@ -22,6 +23,7 @@ USE_PYTHON= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-lapack --with-python USE_GMAKE= yes +INSTALLS_SHLIB= yes MAN1= anonbblanz.1 bblimage.1 binnseg.1 conseg.1 decomment.1 dumpbblanz.1 \ imstack.1 inleav2.1 lovar.1 qdv.1 rpsamp.1 skmiv.1 swab.1 usb2uc.1 \ diff --git a/science/pyvox/Makefile b/science/pyvox/Makefile index a0f468545ca4..35609b224d2f 100644 --- a/science/pyvox/Makefile +++ b/science/pyvox/Makefile @@ -10,7 +10,8 @@ PORTNAME= bblimage PORTVERSION= 0.66 PORTREVISION= 1 CATEGORIES= science -MASTER_SITES= http://www.med.upenn.edu/bbl/software/files/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= miwi EXTRACT_SUFX= .src.tgz MAINTAINER= ports@FreeBSD.org @@ -22,6 +23,7 @@ USE_PYTHON= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-lapack --with-python USE_GMAKE= yes +INSTALLS_SHLIB= yes MAN1= anonbblanz.1 bblimage.1 binnseg.1 conseg.1 decomment.1 dumpbblanz.1 \ imstack.1 inleav2.1 lovar.1 qdv.1 rpsamp.1 skmiv.1 swab.1 usb2uc.1 \ |