From 9f7de992f284f047f4b1e8e57b235b70f18fe0d7 Mon Sep 17 00:00:00 2001 From: Chris Piazza Date: Mon, 27 Sep 1999 17:08:07 +0000 Subject: Remove the GTK/Imlib dependency. The gtk client is (imo) horrible. Also Requested By: sheldonh --- games/freeciv-gtk2/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'games/freeciv-gtk2') diff --git a/games/freeciv-gtk2/Makefile b/games/freeciv-gtk2/Makefile index e9d72c50e027..592dd52efd87 100644 --- a/games/freeciv-gtk2/Makefile +++ b/games/freeciv-gtk2/Makefile @@ -13,12 +13,10 @@ MASTER_SITES= ftp://ftp.freeciv.org/pub/freeciv/stable_version/ \ MAINTAINER= ada@bsd.org -LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ - Imlib.4:${PORTSDIR}/graphics/imlib +LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm -GTK_CONFIG?= ${X11BASE}/bin/gtk12-config USE_BZIP2= yes GNU_CONFIGURE= yes -CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" +CONFIGURE_ARGS= --disable-gtktest .include -- cgit v1.2.3