diff options
Diffstat (limited to 'converters')
-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 936ae0bd7d2..7b49703b55b 100644 --- a/converters/psiconv/Makefile +++ b/converters/psiconv/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://software.frodo.looijaard.name/psiconv/files/ MAINTAINER= gnome@FreeBSD.org COMMENT= Conversion utility to convert Psion 5(MX) files into other formats -USEE= gmake +USES= gmake USE_AUTOTOOLS= libtool USE_LDCONFIG= yes GNU_CONFIGURE= yes |