diff options
Diffstat (limited to 'www/nscache/Makefile')
-rw-r--r-- | www/nscache/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/nscache/Makefile b/www/nscache/Makefile index b8d09c4d6f63..172899ade472 100644 --- a/www/nscache/Makefile +++ b/www/nscache/Makefile @@ -19,7 +19,7 @@ COMMENT= Netscape cache browser USE_X_PREFIX= yes WANT_GNOME= yes -USE_AUTOMAKE= yes +USE_AUTOMAKE_VER= 14 AUTOMAKE_ARGS= --include-deps CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" |