Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Dec 2013 18:14:01 +0000 (UTC)
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r335421 - head/databases/animenfo-client-gtk
Message-ID:  <201312011814.rB1IE15m048020@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dinoex
Date: Sun Dec  1 18:14:00 2013
New Revision: 335421
URL: http://svnweb.freebsd.org/changeset/ports/335421

Log:
  - USES=gmake

Modified:
  head/databases/animenfo-client-gtk/Makefile

Modified: head/databases/animenfo-client-gtk/Makefile
==============================================================================
--- head/databases/animenfo-client-gtk/Makefile	Sun Dec  1 18:06:57 2013	(r335420)
+++ head/databases/animenfo-client-gtk/Makefile	Sun Dec  1 18:14:00 2013	(r335421)
@@ -14,8 +14,7 @@ COMMENT=	AnimeNfo client with GTK suppor
 
 LICENSE=	GPLv2
 
-USES=		pkgconfig gettext
-USE_GMAKE=	yes
+USES=		pkgconfig gettext gmake
 USE_GNOME=	gtk20
 GNU_CONFIGURE=	yes
 CPPFLAGS+=	${PTHREAD_CFLAGS} -I${LOCALBASE}/include



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312011814.rB1IE15m048020>