aboutsummaryrefslogtreecommitdiffstats
path: root/lang/ats
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2013-08-14 20:27:04 +0800
committermarino <marino@FreeBSD.org>2013-08-14 20:27:04 +0800
commitd8a3635a5ec6c973bcab3a1b31fc9b6082aec8d3 (patch)
treeeb58a988baf02ad7845e6cfee98619ec7ac02962 /lang/ats
parent638d05760fd98699ccb8750136c16d0ad74cffab (diff)
downloadfreebsd-ports-gnome-d8a3635a5ec6c973bcab3a1b31fc9b6082aec8d3.tar.gz
freebsd-ports-gnome-d8a3635a5ec6c973bcab3a1b31fc9b6082aec8d3.tar.zst
freebsd-ports-gnome-d8a3635a5ec6c973bcab3a1b31fc9b6082aec8d3.zip
lang/ats: Fix typo on previous commit
Approved by: bapt (mentor)
Diffstat (limited to 'lang/ats')
-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