aboutsummaryrefslogtreecommitdiff
path: root/devel/libght/Makefile
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 11:39:00 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 11:39:00 +0000
commitace46b7ff25f5df18b63b00e6b5134d3fc66cbd4 (patch)
tree72619faa488fef93d6710b2b3189fde9ac63227d /devel/libght/Makefile
parentb132573e497440ccab95f08970f076144dbea023 (diff)
downloadports-ace46b7ff25f5df18b63b00e6b5134d3fc66cbd4.tar.gz
ports-ace46b7ff25f5df18b63b00e6b5134d3fc66cbd4.zip
devel: Add missing USES={gl,gnome,php,sdl}
Notes
Notes: svn path=/head/; revision=517048
Diffstat (limited to 'devel/libght/Makefile')
-rw-r--r--devel/libght/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libght/Makefile b/devel/libght/Makefile
index 80ce8df2e0b7..2dc1607c00ee 100644
--- a/devel/libght/Makefile
+++ b/devel/libght/Makefile
@@ -17,7 +17,7 @@ LIB_DEPENDS= libproj.so:graphics/proj \
liblas.so:devel/liblas \
libcunit.so:devel/cunit
-USES= cmake
+USES= cmake gnome
USE_GNOME= libxml2
USE_LDCONFIG= yes
CFLAGS+= "-DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1"