From e6e5107b4aed52b3168186882969057e3480519a Mon Sep 17 00:00:00 2001 From: Clive Lin Date: Fri, 29 Mar 2002 06:55:56 +0000 Subject: Fix compat22 dependency. Noted by: FreeBSD package build failure notice --- games/qkmj/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/qkmj/Makefile') diff --git a/games/qkmj/Makefile b/games/qkmj/Makefile index 3fde1f9c755c..ac953c54755d 100644 --- a/games/qkmj/Makefile +++ b/games/qkmj/Makefile @@ -17,7 +17,7 @@ PORTOBJFORMAT= aout MAINTAINER= clive@FreeBSD.org -RUN_DEPENDS= /usr/lib/compat/aout/libc.so.2.2:${PORTSDIR}/misc/compat22 +RUN_DEPENDS= /usr/lib/compat/aout/libc.so.3.1:${PORTSDIR}/misc/compat22 NO_WRKSUBDIR= yes NO_BUILD= yes -- cgit v1.2.3