aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gts
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 06:50:06 +0800
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 06:50:06 +0800
commit894a8184cec3a9ba1ae9f668d91c5ed71275ae57 (patch)
treef4f102c06c4d42680bfa2c03316df506e2259f67 /graphics/gts
parentc6ceec8d05cd3a72452eae97f33b61805aa9f8b1 (diff)
downloadfreebsd-ports-gnome-894a8184cec3a9ba1ae9f668d91c5ed71275ae57.tar.gz
freebsd-ports-gnome-894a8184cec3a9ba1ae9f668d91c5ed71275ae57.tar.zst
freebsd-ports-gnome-894a8184cec3a9ba1ae9f668d91c5ed71275ae57.zip
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
Diffstat (limited to 'graphics/gts')
-rw-r--r--graphics/gts/Makefile3
1 files changed, 2 insertions, 1 deletions
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