diff options
Diffstat (limited to 'editors/lpe/Makefile')
-rw-r--r-- | editors/lpe/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/lpe/Makefile b/editors/lpe/Makefile index 7d268676969c..1f49e8999b02 100644 --- a/editors/lpe/Makefile +++ b/editors/lpe/Makefile @@ -18,6 +18,7 @@ COMMENT= A "lightweight programmer's editor" with syntax highlighting LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang +USE_AUTOTOOLS= libtool:15 USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes |