mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
Remove the GTK/Imlib dependency. The gtk client is (imo) horrible.
Also Requested By: sheldonh
This commit is contained in:
parent
2c606d14b2
commit
9f7de992f2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=22010
@ -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 <bsd.port.mk>
|
||||
|
@ -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 <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user