Skip to content
Permalink
Browse files

xrootd: Disable perl bindings

  • Loading branch information
cjones051073 committed Apr 9, 2019
1 parent c373b81 commit 4faac1fb50002434e300cfe5c0b8b477c7cf23b8
Showing with 1 addition and 0 deletions.
  1. +1 −0 science/xrootd/Portfile
@@ -58,6 +58,7 @@ configure.args-append -DENABLE_CRYPTO=False \
-DENABLE_KRB5=False \
-DENABLE_FUSE=False \
-DENABLE_PYTHON=FALSE \
-DENABLE_PERL=FALSE \
-DCMAKE_BUILD_TYPE="Release" \
-DCMAKE_CXX_FLAGS="${configure.cxxflags}" \
-DCMAKE_INSTALL_MANDIR="share/man"

2 comments on commit 4faac1f

@ryandesign

This comment has been minimized.

Copy link
Contributor

@ryandesign ryandesign replied Apr 10, 2019

Since this presumably changes the files the port installs, the revision should be increased so that users get this change. (Otherwise, users may get the binary that was built the last time the version/revision changed, in the preceding commit.)

@cjones051073

This comment has been minimized.

Copy link
Contributor Author

@cjones051073 cjones051073 replied Apr 10, 2019

No, its not needed as its currently the default. I just want to explicitly state it.

Please sign in to comment.
You can’t perform that action at this time.