summaryrefslogtreecommitdiff
path: root/graphics/gts
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2011-08-11 19:20:17 +0000
committerKoop Mast <kwm@FreeBSD.org>2011-08-11 19:20:17 +0000
commit0e682dded4b509db7af4b33742b81f23f7f5df47 (patch)
tree97c412cf2e94b2420ff5f5bb466589d4954046b0 /graphics/gts
parentUpdate to 0.1.9. (diff)
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Notes
Notes: svn path=/head/; revision=279506
Diffstat (limited to 'graphics/gts')
-rw-r--r--graphics/gts/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gts/Makefile b/graphics/gts/Makefile
index a13f50dd85a2..8c15a1a1061a 100644
--- a/graphics/gts/Makefile
+++ b/graphics/gts/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= SF
MAINTAINER= erik@bz.bzflag.bz
COMMENT= GNU Triangulated Surface Library
-USE_GNOME= glib20 gnometarget pkgconfig
+USE_GNOME= glib20 pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
USE_LDCONFIG= yes