diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-06-30 10:39:06 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-06-30 10:39:06 +0000 |
commit | 5ec02c27c2957a20b724848055fd9a699793c781 (patch) | |
tree | 713eb8ab66519a07a80fd6e72e61d24c91d613ab /games/lincity | |
parent | 40e2368bddf3e78222e3a99c860dc89c1fd40898 (diff) | |
download | pkgsrc-5ec02c27c2957a20b724848055fd9a699793c781.tar.gz |
Set USE_BUILDLINK_ONLY
Diffstat (limited to 'games/lincity')
-rw-r--r-- | games/lincity/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/lincity/Makefile b/games/lincity/Makefile index ffd7036f77f..c0897edef36 100644 --- a/games/lincity/Makefile +++ b/games/lincity/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2001/05/01 07:01:56 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2001/06/30 10:39:06 zuntum Exp $ # DISTNAME= lincity-1.11 @@ -10,6 +10,7 @@ MAINTAINER= root@garbled.net HOMEPAGE= http://www.floot.demon.co.uk/lincity.html COMMENT= Free clone of SimCity for X11 +USE_BUILDLINK_ONLY= YES USE_X11BASE= # defined ALL_TARGET= xlincity |