diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-06 15:28:27 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-06 15:28:27 +0000 |
commit | 206fd214c389e6ba3e6c0f8e026f5b942ed64f62 (patch) | |
tree | 24afad3199a8dc209bfd227906dfc48163fa1a17 /net/remmina-applet | |
parent | 9795f213f8b50e1cf5e64b82d9c8d0a30b921452 (diff) | |
download | ports-206fd214c389e6ba3e6c0f8e026f5b942ed64f62.tar.gz ports-206fd214c389e6ba3e6c0f8e026f5b942ed64f62.zip |
Notes
Diffstat (limited to 'net/remmina-applet')
-rw-r--r-- | net/remmina-applet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/remmina-applet/Makefile b/net/remmina-applet/Makefile index 68d49b449200..4a41a64141a1 100644 --- a/net/remmina-applet/Makefile +++ b/net/remmina-applet/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= remmina:${PORTSDIR}/net/remmina OPTIONS_DEFINE= AVAHI GNU_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake pkgconfig USE_GNOME= gnomehack glib20 gtk20 gnomepanel CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |