diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-03 15:25:41 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-03 15:25:41 +0000 |
commit | c23d2b81091c9cbce405e4e3cead7afa0dae90bc (patch) | |
tree | 684b0feb12b2ef6df078c657dbd67257aba8102f /net/vinagre/Makefile | |
parent | 74c94a8639025ffbec2a42b2d1b2c11791a65e6f (diff) | |
download | ports-c23d2b81091c9cbce405e4e3cead7afa0dae90bc.tar.gz ports-c23d2b81091c9cbce405e4e3cead7afa0dae90bc.zip |
Notes
Diffstat (limited to 'net/vinagre/Makefile')
-rw-r--r-- | net/vinagre/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/vinagre/Makefile b/net/vinagre/Makefile index 144625d09eea..7ec91a150ee2 100644 --- a/net/vinagre/Makefile +++ b/net/vinagre/Makefile @@ -21,9 +21,8 @@ LIB_DEPENDS= gtk-vnc-1.0:${PORTSDIR}/net/gtk-vnc \ CONFLICTS= vinagre-3.[0-9]* USE_BZIP2= yes -USES= pathfix gettext +USES= pathfix gettext gmake pkgconfig USE_GNOME= gnomeprefix intlhack vte gconf2 gnomedocutils gnomepanel -USE_GMAKE= yes GNU_CONFIGURE= yes INSTALLS_OMF= yes INSTALLS_ICONS= yes |