diff options
author | sf <sf@FreeBSD.org> | 2001-08-31 14:26:05 +0000 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2001-08-31 14:26:05 +0000 |
commit | 4428c13b6ac024e32d44d8fdefa39cad2b3ec60e (patch) | |
tree | 1dd8c0dad76fa9e7c809ce3adf96f95b30c2bec6 /games/yadex | |
parent | c7d417733dcfc3a9d9b8d0635138db2539fbd482 (diff) | |
download | FreeBSD-ports-4428c13b6ac024e32d44d8fdefa39cad2b3ec60e.zip FreeBSD-ports-4428c13b6ac024e32d44d8fdefa39cad2b3ec60e.tar.gz |
unbreak: USE_XLIB.
Diffstat (limited to 'games/yadex')
-rw-r--r-- | games/yadex/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/yadex/Makefile b/games/yadex/Makefile index b50cea7..b4ad510 100644 --- a/games/yadex/Makefile +++ b/games/yadex/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.teaser.fr/~amajorel/yadex/ MAINTAINER= fracture@allusion.net +USE_XLIB= yes USE_GMAKE= yes MAKEFILE= GNUmakefile PLIST_SUB+= PORTVERSION=${PORTVERSION} |