diff options
author | Brooks Davis <brooks@FreeBSD.org> | 2006-03-21 15:58:42 +0000 |
---|---|---|
committer | Brooks Davis <brooks@FreeBSD.org> | 2006-03-21 15:58:42 +0000 |
commit | e5e940a8f964562d5848e5352a9b4ebc6c674da8 (patch) | |
tree | f5bbce1de42f91578bb433e6b4f4d286ce6ce7b0 /net/globus4 | |
parent | 28fbfbe6bbc074df6fc290583a4943cff3fb0a6f (diff) | |
download | ports-e5e940a8f964562d5848e5352a9b4ebc6c674da8.tar.gz ports-e5e940a8f964562d5848e5352a9b4ebc6c674da8.zip |
Notes
Diffstat (limited to 'net/globus4')
-rw-r--r-- | net/globus4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/globus4/Makefile b/net/globus4/Makefile index bff4122c4e04..890ff089c0ec 100644 --- a/net/globus4/Makefile +++ b/net/globus4/Makefile @@ -62,6 +62,7 @@ CONFLICTS?= globus-2* HAS_CONFIGURE= yes USE_BZIP2= yes USE_GMAKE= yes +USE_PERL5= yes TAR= gtar GLOBUS_BASE?= globus |