diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-31 19:47:55 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-31 19:50:21 +0000 |
commit | 05f706f81464bcbb2368b76224612d4945913fed (patch) | |
tree | 6efb7b7e359974de028ba87e246326184269a8df /databases/xrootd | |
parent | 7c51bac06be121234b933f6ec812e59c26112827 (diff) |
Diffstat (limited to 'databases/xrootd')
-rw-r--r-- | databases/xrootd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/xrootd/Makefile b/databases/xrootd/Makefile index 3881066deb73..313a19dfb778 100644 --- a/databases/xrootd/Makefile +++ b/databases/xrootd/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE_LGPL3= ${WRKSRC}/COPYING.LGPL BUILD_DEPENDS= bash:shells/bash LIB_DEPENDS= libcurl.so:ftp/curl -USES= cmake gnome localbase:ldflags pkgconfig readline shebangfix ssl +USES= cmake cpe gnome localbase:ldflags pkgconfig readline shebangfix ssl SHEBANG_GLOB= *.sh SHEBANG_FILES= utils/cms_monPerf USE_GNOME= libxml2 |