From 35dd2fce397a6c38bee0b8e404a14fcf0eb5163a Mon Sep 17 00:00:00 2001 From: kwm Date: Mon, 20 May 2013 12:41:07 +0000 Subject: Explicitly depend on libGL via USE_GL. This will pullin all the needed proto ports needed by libGL. Submitted by: xorg exp-run git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18494 df743ca5-7f9a-e211-a948-0013205c9059 --- graphics/libchamplain/Makefile | 1 + graphics/libchamplain08/Makefile | 1 + 2 files changed, 2 insertions(+) diff --git a/graphics/libchamplain/Makefile b/graphics/libchamplain/Makefile index 847af8a1d..e03c4d991 100644 --- a/graphics/libchamplain/Makefile +++ b/graphics/libchamplain/Makefile @@ -17,6 +17,7 @@ USE_XZ= yes USES= pathfix pkgconfig USE_GNOME= gtk30 ltverhack gnomehier introspection:build USE_AUTOTOOLS= libtool +USE_GL= gl USE_GMAKE= yes USE_SQLITE= 3 GNU_CONFIGURE= yes diff --git a/graphics/libchamplain08/Makefile b/graphics/libchamplain08/Makefile index e573d6ed8..346750876 100644 --- a/graphics/libchamplain08/Makefile +++ b/graphics/libchamplain08/Makefile @@ -17,6 +17,7 @@ LATEST_LINK= libchamplain08 USE_BZIP2= yes USES= pathfix pkgconfig USE_GNOME= gtk20 ltverhack:1 gnomehier +USE_GL= gl USE_AUTOTOOLS= libtool USE_GMAKE= yes USE_SQLITE= yes -- cgit v1.2.3