diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2016-12-11 08:25:56 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2016-12-11 08:25:56 +0000 |
commit | 8be339c899d21a78bd0ed5ea50d34c1bd77d834d (patch) | |
tree | 878336d1993d1167c775d405f2f5a9d4790eaf70 /science/p5-Mcstas-Tools/Makefile | |
parent | 3b995a3011a50a41ab9bd48f2ff6edd0e6d8e166 (diff) | |
download | ports-8be339c899d21a78bd0ed5ea50d34c1bd77d834d.tar.gz ports-8be339c899d21a78bd0ed5ea50d34c1bd77d834d.zip |
Notes
Diffstat (limited to 'science/p5-Mcstas-Tools/Makefile')
-rw-r--r-- | science/p5-Mcstas-Tools/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/science/p5-Mcstas-Tools/Makefile b/science/p5-Mcstas-Tools/Makefile index 7cdae3b726bd..5ba54c4706c7 100644 --- a/science/p5-Mcstas-Tools/Makefile +++ b/science/p5-Mcstas-Tools/Makefile @@ -18,9 +18,8 @@ RUN_DEPENDS= p5-Tk>0:x11-toolkits/p5-Tk \ PDL>0:math/PDL \ mcstas:science/mcstas -USES= cmake gmake perl5 shebangfix +USES= cmake perl5 shebangfix CMAKE_ARGS= -Denable_mcstas=1 -GNU_CONFIGURE= yes SHEBANG_FILES= ${EXECS:S/$/.pl/} PLIST_SUB= PORTVERSION=${PORTVERSION} |