svn commit: r347764 - head/games/hllib
Baptiste Daroussin
bapt at FreeBSD.org
Mon Mar 10 14:57:36 UTC 2014
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
More information about the svn-ports-all
mailing list