diff options
Diffstat (limited to 'devel/lfcxml/Makefile')
-rw-r--r-- | devel/lfcxml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/lfcxml/Makefile b/devel/lfcxml/Makefile index 719e52cdd2ec..79ba511f3d24 100644 --- a/devel/lfcxml/Makefile +++ b/devel/lfcxml/Makefile @@ -19,6 +19,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> |