diff options
author | Koop Mast <kwm@FreeBSD.org> | 2015-08-10 14:08:29 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2015-08-10 14:08:29 +0000 |
commit | 0de0b067d53162f36f1e77b026d24de22b39ff44 (patch) | |
tree | 4cfa4bcdedde0880e04b9acbf32da9912a0a1289 /x11-toolkits/gdl | |
parent | ce8a4a9aeccf76ffcdc6c963c7448614a95bb6a2 (diff) |
Notes
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 6f1537439c6a..74af0ebe90a5 100644 --- a/x11-toolkits/gdl/Makefile +++ b/x11-toolkits/gdl/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING PORTSCOUT= limitw:1,even -USE_GNOME= gtk30 intlhack +USE_GNOME= gtk30 intlhack introspection:build USES= gettext gmake libtool pathfix pkgconfig tar:xz GNU_CONFIGURE= yes USE_LDCONFIG= yes |