diff options
Diffstat (limited to 'devel/gjstest')
-rw-r--r-- | devel/gjstest/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gjstest/Makefile b/devel/gjstest/Makefile index b84121bc49af..f551a717580d 100644 --- a/devel/gjstest/Makefile +++ b/devel/gjstest/Makefile @@ -26,7 +26,7 @@ ALL_TARGET= default CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/libxml2 CXXFLAGS+= -L${LOCALBASE}/lib USE_BZIP2= yes -USE_GMAKE= yes +USES= gmake PROJECTHOST= google-js-test SNAPSHOT= 20130304 |