diff options
Diffstat (limited to 'x11-toolkits/gdl')
-rw-r--r-- | x11-toolkits/gdl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gdl/Makefile b/x11-toolkits/gdl/Makefile index 6b5b5b9d0..eae5e629c 100644 --- a/x11-toolkits/gdl/Makefile +++ b/x11-toolkits/gdl/Makefile @@ -16,7 +16,7 @@ LICENSE= LGPL20 LICENSE_FILE= ${WRKSRC}/COPYING USE_GNOME= gnomeprefix gtk30 intltool -USES= gettext gmake libtool pathfix pkgconfig tar:xz +USES= gettext gmake libtool:keepla pathfix pkgconfig tar:xz GNU_CONFIGURE= yes USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include |