svn commit: r335421 - head/databases/animenfo-client-gtk

Dirk Meyer dinoex at FreeBSD.org
Sun Dec 1 18:14:01 UTC 2013


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


More information about the svn-ports-head mailing list