diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-07 17:17:53 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-07 17:17:53 +0000 |
commit | 428fac4e1c522537e461b850cc93550d4fcf37e7 (patch) | |
tree | 22c9f25e11cf4cd378611c48424547929b95fba3 /sysutils/gtk-imonc | |
parent | b1977b079cfa346735bab7f33a9f0f5d573f09c5 (diff) | |
download | ports-428fac4e1c522537e461b850cc93550d4fcf37e7.tar.gz ports-428fac4e1c522537e461b850cc93550d4fcf37e7.zip |
Notes
Diffstat (limited to 'sysutils/gtk-imonc')
-rw-r--r-- | sysutils/gtk-imonc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/gtk-imonc/Makefile b/sysutils/gtk-imonc/Makefile index 9639393082db..73ab4aa9b87c 100644 --- a/sysutils/gtk-imonc/Makefile +++ b/sysutils/gtk-imonc/Makefile @@ -13,7 +13,7 @@ COMMENT= GTK2-based imond-client to control an on(e) disc fli4l router LICENSE= GPLv2+ GNU_CONFIGURE= yes -USES= pkgconfig gettext iconv +USES= pkgconfig gettext gnome iconv xorg USE_GNOME= gtk20 USE_XORG= x11 CPPFLAGS+= -I${LOCALBASE}/include |