diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-08-11 06:34:47 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-08-11 06:34:47 +0000 |
commit | 2e3170ec6be5642817e11ca9e9d1b4e3423cfeff (patch) | |
tree | d795505b31b8f0adb119bf9e22f698bc8c6a0b72 /games/lincity | |
parent | d041c5f9aaa89f98e7f0b6e845874710af92d653 (diff) |
Notes
Diffstat (limited to 'games/lincity')
-rw-r--r-- | games/lincity/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/lincity/Makefile b/games/lincity/Makefile index ec54f48e2243..3d52da79a8a4 100644 --- a/games/lincity/Makefile +++ b/games/lincity/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= ftp://ftp.demon.co.uk/pub/unix/linux/games/ MAINTAINER= ports@FreeBSD.org +BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake-4 + USE_XLIB= yes ALL_TARGET= freebsd MAN6= lincity.6 |