diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2008-03-17 16:56:59 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2008-03-17 16:56:59 +0000 |
commit | 35b1cf5ca7e63efa6d6cd50f267a37e1deafb8a7 (patch) | |
tree | 7d09f2cbb93b7ac94d662fd0a29f42d85937c4d1 /games/xinfocom/Makefile | |
parent | cd9c9e2fffc829bb722ffb8c045f1418195c1d89 (diff) | |
download | ports-35b1cf5ca7e63efa6d6cd50f267a37e1deafb8a7.tar.gz ports-35b1cf5ca7e63efa6d6cd50f267a37e1deafb8a7.zip |
Notes
Diffstat (limited to 'games/xinfocom/Makefile')
-rw-r--r-- | games/xinfocom/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/xinfocom/Makefile b/games/xinfocom/Makefile index 1d6d1d298cdc..e79bf923fb0c 100644 --- a/games/xinfocom/Makefile +++ b/games/xinfocom/Makefile @@ -22,5 +22,6 @@ PLIST_FILES= bin/xinfocom WRKSRC= ${WRKDIR}/xinfocom USE_IMAKE= yes +USE_XORG= xt sm ice xext x11 .include <bsd.port.mk> |