diff options
author | John Marino <marino@FreeBSD.org> | 2014-01-13 19:26:25 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-01-13 19:26:25 +0000 |
commit | 54bf1b37b9e1eb8e2a35c50dceaf1901e44658b3 (patch) | |
tree | 2a6c7f60fa1b01b0bc6783ae053c2cd58aa3a2ca /converters | |
parent | d7f1d8f658f9291410a293b141287daf359af821 (diff) | |
download | ports-54bf1b37b9e1eb8e2a35c50dceaf1901e44658b3.tar.gz ports-54bf1b37b9e1eb8e2a35c50dceaf1901e44658b3.zip |
Notes
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 936ae0bd7d20..7b49703b55b9 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 |