summaryrefslogtreecommitdiff
path: root/devel/csmith/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/csmith/Makefile')
-rw-r--r--devel/csmith/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/csmith/Makefile b/devel/csmith/Makefile
index 4d62c42ae389..14ef38dedd52 100644
--- a/devel/csmith/Makefile
+++ b/devel/csmith/Makefile
@@ -10,7 +10,7 @@ COMMENT= Generates random C programs that conform to the C99 standard
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= cmake libtool localbase perl5 shebangfix
+USES= cmake localbase perl5 shebangfix
USE_CXXSTD= c++11
USE_GITHUB= yes
GH_ACCOUNT= csmith-project