Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Jan 2014 19:26:25 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r339622 - head/converters/psiconv
Message-ID:  <201401131926.s0DJQP2s029483@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Mon Jan 13 19:26:25 2014
New Revision: 339622
URL: http://svnweb.freebsd.org/changeset/ports/339622

Log:
  converters/psiconv: Unbreak by fixing obvious typo

Modified:
  head/converters/psiconv/Makefile

Modified: head/converters/psiconv/Makefile
==============================================================================
--- head/converters/psiconv/Makefile	Mon Jan 13 19:15:26 2014	(r339621)
+++ head/converters/psiconv/Makefile	Mon Jan 13 19:26:25 2014	(r339622)
@@ -10,7 +10,7 @@ MASTER_SITES=	http://software.frodo.looi
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401131926.s0DJQP2s029483>