diff options
Diffstat (limited to 'security/openvpn-admin/Makefile')
-rw-r--r-- | security/openvpn-admin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/openvpn-admin/Makefile b/security/openvpn-admin/Makefile index dee0e94516c0..9acc4432479d 100644 --- a/security/openvpn-admin/Makefile +++ b/security/openvpn-admin/Makefile @@ -21,7 +21,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} NO_ARCH= yes PORTSCOUT= skipv:${PORTVERSION}${DISTVERSIONSUFFIX} -USES= gettext gmake pkgconfig +USES= gettext gmake gnome pkgconfig USE_GNOME= gtksharp20 intltool GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include |