Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Mar 2014 14:57:36 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r347764 - head/games/hllib
Message-ID:  <201403101457.s2AEvabC097668@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Mon Mar 10 14:57:36 2014
New Revision: 347764
URL: http://svnweb.freebsd.org/changeset/ports/347764
QAT: https://qat.redports.org/buildarchive/r347764/

Log:
  Fix typo

Modified:
  head/games/hllib/Makefile

Modified: head/games/hllib/Makefile
==============================================================================
--- head/games/hllib/Makefile	Mon Mar 10 14:54:41 2014	(r347763)
+++ head/games/hllib/Makefile	Mon Mar 10 14:57:36 2014	(r347764)
@@ -12,7 +12,7 @@ COMMENT=	Library to work with various Ha
 
 LICENSE=	LGPL21
 
-USES=		dos2unix zop
+USES=		dos2unix zip
 USE_LDCONFIG=	yes
 WRKSRC=		${WRKDIR}/HLLib
 CFLAGS+=	-fpic -DUSE_ZLIB



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