diff options
Diffstat (limited to 'net/gnu-dico/Makefile')
-rw-r--r-- | net/gnu-dico/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gnu-dico/Makefile b/net/gnu-dico/Makefile index 355fc497a823..d75863a029a0 100644 --- a/net/gnu-dico/Makefile +++ b/net/gnu-dico/Makefile @@ -18,7 +18,7 @@ COMMENT= Flexible modular implementation of DICT server USE_XZ= yes USE_LDCONFIG= yes USE_GMAKE= yes -USE_AUTOTOOLS= libltdl:22 libtool:22 +USE_AUTOTOOLS= libltdl libtool GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |