summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2013-08-14 12:27:04 +0000
committerJohn Marino <marino@FreeBSD.org>2013-08-14 12:27:04 +0000
commita6086c049a4af742c387436ecc130d90786fd91e (patch)
treeeb58a988baf02ad7845e6cfee98619ec7ac02962 /lang
parentlang/pcc: Mark jobs unsafe (diff)
lang/ats: Fix typo on previous commit
Approved by: bapt (mentor)
Notes
Notes: svn path=/head/; revision=324708
Diffstat (limited to 'lang')
-rw-r--r--lang/ats/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ats/Makefile b/lang/ats/Makefile
index 117735a0a0ea..32f52cc81674 100644
--- a/lang/ats/Makefile
+++ b/lang/ats/Makefile
@@ -13,7 +13,7 @@ MAINTAINER= jyyou@cs.nctu.edu.tw
COMMENT= Language with a type system rooted in the Applied Type System
ONLY_FOR_ARCHS= i386 amd64
-USE= gmake
+USES= gmake
GNU_CONFIGURE= yes
CFLAGS+= -I${LOCALBASE}/include \
-L${LOCALBASE}/lib