diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-08-31 00:26:08 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-08-31 00:26:08 +0000 |
commit | 0178653192192afa707f483c4b0f9111af5eeee1 (patch) | |
tree | 7fb3974a6426bec4aab6014a30924f80d14ad145 /net/mpich2 | |
parent | 7ae19c3ad41d026409c8678165acb0a915c67d34 (diff) | |
download | ports-0178653192192afa707f483c4b0f9111af5eeee1.tar.gz ports-0178653192192afa707f483c4b0f9111af5eeee1.zip |
Notes
Diffstat (limited to 'net/mpich2')
-rw-r--r-- | net/mpich2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/mpich2/Makefile b/net/mpich2/Makefile index 55d23d580196..820960a6e0c1 100644 --- a/net/mpich2/Makefile +++ b/net/mpich2/Makefile @@ -23,9 +23,9 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash GNU_CONFIGURE= yes USE_FORTRAN= yes -USE_GNOME= pkgconfig +USES= pkgconfig perl5 USE_LDCONFIG= yes -USE_PERL5_BUILD=yes +USE_PERL5= build USE_PYTHON= yes OPTIONS_DEFINE_i386= JAVA |