diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2004-04-09 20:34:38 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2004-04-09 20:34:38 +0000 |
commit | 10ce2e8c08f89e4ccc37148aeb1b83d9046a480c (patch) | |
tree | acedcb310022970ce2b1e48ed6235c046613992a /games/mt_dolphin_ia | |
parent | 58062d710794c7e356d8ffeab4085f58f299b9dd (diff) | |
download | ports-10ce2e8c08f89e4ccc37148aeb1b83d9046a480c.tar.gz ports-10ce2e8c08f89e4ccc37148aeb1b83d9046a480c.zip |
Notes
Diffstat (limited to 'games/mt_dolphin_ia')
-rw-r--r-- | games/mt_dolphin_ia/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/mt_dolphin_ia/Makefile b/games/mt_dolphin_ia/Makefile index c185fc0fd4fc..c72d4a3ce436 100644 --- a/games/mt_dolphin_ia/Makefile +++ b/games/mt_dolphin_ia/Makefile @@ -19,6 +19,7 @@ LIB_DEPENDS= mt_client.0:${PORTSDIR}/games/libmt_client USE_BZIP2= yes GNU_CONFIGURE= yes USE_GNOME= glib20 libxml2 +USE_GETOPT_LONG= yes CONFIGURE_ARGS= --with-libmt_client=${LOCALBASE} \ --with-libmaitretarot=${LOCALBASE} |