aboutsummaryrefslogtreecommitdiff
path: root/games/xzip
diff options
context:
space:
mode:
Diffstat (limited to 'games/xzip')
-rw-r--r--games/xzip/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/xzip/Makefile b/games/xzip/Makefile
index 80ba568e8df1..e76355695157 100644
--- a/games/xzip/Makefile
+++ b/games/xzip/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 June 1998
# Whom: Matthew Hunt <mph@FreeBSD.org>
#
-# $Id: Makefile,v 1.5 1998/07/20 17:28:41 asami Exp $
+# $Id: Makefile,v 1.6 1998/07/20 18:42:57 mph Exp $
#
DISTNAME= xzip180
@@ -17,6 +17,8 @@ MAINTAINER= mph@freebsd.org
WRKSRC= ${WRKDIR}/xzip
ALL_TARGET=
+USE_XLIB= yes
+
MAN1= xzip.1
.include <bsd.port.mk>