From 894a8184cec3a9ba1ae9f668d91c5ed71275ae57 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Sun, 1 Sep 2013 22:50:06 +0000 Subject: Eradicate USE_GNOME=pkgconfig from graphics While here: - trim headers - convert: * USE_GNOME=gnomehack -> USES=pathfix * USE_GMAKE=yes -> USES=gmake * USE_PERL5 -> USES=perl5 --- graphics/gts/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphics/gts') diff --git a/graphics/gts/Makefile b/graphics/gts/Makefile index abb2a49442d2..8b91e8c6934c 100644 --- a/graphics/gts/Makefile +++ b/graphics/gts/Makefile @@ -10,7 +10,8 @@ MASTER_SITES= SF MAINTAINER= erik@bz.bzflag.bz COMMENT= GNU Triangulated Surface Library -USE_GNOME= glib20 pkgconfig +USES= pkgconfig +USE_GNOME= glib20 GNU_CONFIGURE= yes USE_LDCONFIG= yes -- cgit v1.2.3