diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2004-12-31 18:24:10 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2004-12-31 18:24:10 +0000 |
commit | 64cf27c85d89298041b8c8dc2fd090181e6d10d8 (patch) | |
tree | 11668b893f94453b0262a155d53e6eac8dd4a6f5 /games/adom/Makefile | |
parent | 440d8863c8d496b982754e2a71867892213a902b (diff) |
Notes
Diffstat (limited to 'games/adom/Makefile')
-rw-r--r-- | games/adom/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/adom/Makefile b/games/adom/Makefile index f4058c6f85a3..7d1dbc1f39bd 100644 --- a/games/adom/Makefile +++ b/games/adom/Makefile @@ -7,6 +7,7 @@ PORTNAME= adom PORTVERSION= 1.1.1 +PORTREVISION= 1 CATEGORIES= games linux MASTER_SITES= http://www.adom.de/adom/download/linux/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g}-elf @@ -14,6 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g}-elf MAINTAINER= sr-13@mail.ru COMMENT= An rogue-like advanced rpg with color support (binary port) +RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1:${PORTSDIR}/x11/linux-XFree86-libs + NO_CDROM= Copy of CD must be sent to author ONLY_FOR_ARCHS= i386 |