diff options
Diffstat (limited to 'www/amyc/Makefile')
-rw-r--r-- | www/amyc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/amyc/Makefile b/www/amyc/Makefile index 43aea5ae113c..6ff1f847f1c2 100644 --- a/www/amyc/Makefile +++ b/www/amyc/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.crevola.com/about/current/ MAINTAINER= petef@FreeBSD.org COMMENT= Display the contents of your Netscape cache -USE_AUTOCONF_VER= 213 +USE_AUTOTOOLS= autoconf:213 USE_GETTEXT= yes GNU_CONFIGURE= yes CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ |