aboutsummaryrefslogtreecommitdiffstats
path: root/converters
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2014-01-14 03:26:25 +0800
committermarino <marino@FreeBSD.org>2014-01-14 03:26:25 +0800
commit8d2b457813964cbc285cf6ab2412a0ba53498a6d (patch)
tree2a6c7f60fa1b01b0bc6783ae053c2cd58aa3a2ca /converters
parente88c7a5873984e7003bdb107069680291af5a197 (diff)
downloadfreebsd-ports-graphics-8d2b457813964cbc285cf6ab2412a0ba53498a6d.tar.gz
freebsd-ports-graphics-8d2b457813964cbc285cf6ab2412a0ba53498a6d.tar.zst
freebsd-ports-graphics-8d2b457813964cbc285cf6ab2412a0ba53498a6d.zip
converters/psiconv: Unbreak by fixing obvious typo
Diffstat (limited to 'converters')
-rw-r--r--converters/psiconv/Makefile2
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