diff options
Diffstat (limited to 'net/fugu/Makefile')
-rw-r--r-- | net/fugu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/fugu/Makefile b/net/fugu/Makefile index 148b870c3396..33c03819949d 100644 --- a/net/fugu/Makefile +++ b/net/fugu/Makefile @@ -19,7 +19,7 @@ USE_OPENSSL= yes USE_PYTHON= yes USE_XLIB= yes USE_X_PREFIX= yes -USE_AUTOCONF= yes +USE_AUTOCONF_VER= 213 GNU_CONFIGURE= yes CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib |