diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-08-31 14:26:05 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-08-31 14:26:05 +0000 |
commit | 9b48b0cbf360d5e222b180f7bd0e45838af06068 (patch) | |
tree | 670fbe5887ffd2293d685dfba80199c179203cc2 /games/yadex/Makefile | |
parent | 85246ae8eb7d5762e89ae128f51bd180295d3faf (diff) | |
download | ports-9b48b0cbf360d5e222b180f7bd0e45838af06068.tar.gz ports-9b48b0cbf360d5e222b180f7bd0e45838af06068.zip |
Notes
Diffstat (limited to 'games/yadex/Makefile')
-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 b50cea773931..b4ad510b745b 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} |