diff options
Diffstat (limited to 'databases/cego/Makefile')
-rw-r--r-- | databases/cego/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/cego/Makefile b/databases/cego/Makefile index e1e5351a1ca3..b473fe44956a 100644 --- a/databases/cego/Makefile +++ b/databases/cego/Makefile @@ -20,6 +20,6 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" USE_LDCONFIG= yes -USE_AUTOTOOLS= autoconf:268:env +USE_AUTOTOOLS= autoconf:env .include <bsd.port.mk> |