aboutsummaryrefslogtreecommitdiffstats
path: root/security/tuntun/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/tuntun/Makefile')
-rw-r--r--security/tuntun/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/tuntun/Makefile b/security/tuntun/Makefile
index 450737825e0..acdfb884cea 100644
--- a/security/tuntun/Makefile
+++ b/security/tuntun/Makefile
@@ -14,6 +14,8 @@ MAINTAINER= anderson@cnpm.embrapa.br
COMMENT= A Gnome applet gui for OpenVPN
GNU_CONFIGURE= yes
+CONFIGURE_ENV= CPPFLAGS="`pkg-config --cflags libgnomeui-2.0`" \
+ LIBS="`pkg-config --libs libgnomeui-2.0`"
CONFIGURE_ARGS= --libdir=${PREFIX}/libdata/servers
USE_GMAKE= yes