summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2004-04-09 20:34:38 +0000
committerthierry <thierry@FreeBSD.org>2004-04-09 20:34:38 +0000
commit5c721368b20a14fa25c9d64359dfdd9d0db7d1ca (patch)
tree39d5dac355d0943702cd4c81ec1df5e14d2efc63 /games
parent5381e2389d6ccf43488be9784b1ef67ebd5ac6e1 (diff)
downloadFreeBSD-ports-5c721368b20a14fa25c9d64359dfdd9d0db7d1ca.zip
FreeBSD-ports-5c721368b20a14fa25c9d64359dfdd9d0db7d1ca.tar.gz
Fix a bug noticed by Kris on Bento for FreeBSD-4.x.
Approved by: pav (mentor).
Diffstat (limited to 'games')
-rw-r--r--games/mt_dolphin_ia/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/mt_dolphin_ia/Makefile b/games/mt_dolphin_ia/Makefile
index c185fc0..c72d4a3 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}
OpenPOWER on IntegriCloud