diff options
Diffstat (limited to 'converters/psiconv/Makefile')
-rw-r--r-- | converters/psiconv/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/psiconv/Makefile b/converters/psiconv/Makefile index 683c63070b0c..b7ee205773c8 100644 --- a/converters/psiconv/Makefile +++ b/converters/psiconv/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://software.frodo.looijaard.name/psiconv/files/ MAINTAINER= gnome@FreeBSD.org COMMENT= A conversion utility to convert Psion 5(MX) files into other formats +USE_AUTOTOOLS= libtool:15 USE_GETOPT_LONG=yes USE_LDCONFIG= yes USE_GMAKE= yes |