From 3dde407d7037350c91278d5d05b9dc33209fe289 Mon Sep 17 00:00:00 2001 From: dinoex Date: Sat, 3 May 2008 22:27:12 +0000 Subject: - Fix build and extend dependencies --- databases/animenfo-client-gtk/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'databases') diff --git a/databases/animenfo-client-gtk/Makefile b/databases/animenfo-client-gtk/Makefile index c3097d8664e9..f4611e84654c 100644 --- a/databases/animenfo-client-gtk/Makefile +++ b/databases/animenfo-client-gtk/Makefile @@ -7,7 +7,7 @@ PORTNAME= animenfo PORTVERSION= 20020819 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MASTER_SITES= http://www.animenfo.com/extension/files/ PKGNAMESUFFIX= -client-gui-gtk${PKGNAMESUFFIX2} @@ -19,7 +19,8 @@ COMMENT= AnimeNfo client with GTK support USE_GMAKE= yes USE_GETTEXT= yes -USE_GNOME= gtk20 +USE_GNOME= gtk20 gnomelibs +USE_XORG= xdamage GNU_CONFIGURE= yes CONFIGURE_ENV= PATH_GTKCONFIG="${GTK_CONFIG}" CFLAGS="${CFLAGS}" \ CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" -- cgit