diff options
Diffstat (limited to 'converters/psiconv')
-rw-r--r-- | converters/psiconv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/psiconv/Makefile b/converters/psiconv/Makefile index 921d506c19ba..b1a31bb975a7 100644 --- a/converters/psiconv/Makefile +++ b/converters/psiconv/Makefile @@ -14,7 +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:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes USE_GMAKE= yes GNU_CONFIGURE= yes |