From 8e9e5f115cfcb7c88b968251108b7466d4e6a340 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 10 Mar 2014 14:57:36 +0000 Subject: [PATCH] Fix typo --- games/hllib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games/hllib/Makefile b/games/hllib/Makefile index 8853af630f06..dbae789fe868 100644 --- a/games/hllib/Makefile +++ b/games/hllib/Makefile @@ -12,7 +12,7 @@ COMMENT= Library to work with various Half-Life file formats LICENSE= LGPL21 -USES= dos2unix zop +USES= dos2unix zip USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/HLLib CFLAGS+= -fpic -DUSE_ZLIB