diff options
author | Clive Lin <clive@FreeBSD.org> | 2002-03-29 06:55:56 +0000 |
---|---|---|
committer | Clive Lin <clive@FreeBSD.org> | 2002-03-29 06:55:56 +0000 |
commit | e6e5107b4aed52b3168186882969057e3480519a (patch) | |
tree | 57309a8e2aebad87b260ac7fc5fc7ae8855c3ba8 /games | |
parent | 247fed761bdfc481a60d19a9c17ee31b0ba3b44b (diff) | |
download | ports-e6e5107b4aed52b3168186882969057e3480519a.tar.gz ports-e6e5107b4aed52b3168186882969057e3480519a.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/qkmj/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |