aboutsummaryrefslogtreecommitdiff
path: root/irc/lostirc
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 14:47:00 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 14:47:00 +0000
commitc4927e043cf01f73da57920698b695c0c6cf3e64 (patch)
tree448a74c1d2fa9218ed879cc777821d13e1e1a9e8 /irc/lostirc
parent3cf0c52fa6016687078f1be15489ab2af19dc330 (diff)
downloadports-c4927e043cf01f73da57920698b695c0c6cf3e64.tar.gz
ports-c4927e043cf01f73da57920698b695c0c6cf3e64.zip
Add missing USES={gnome,php,sdl} to the rest
Notes
Notes: svn path=/head/; revision=517072
Diffstat (limited to 'irc/lostirc')
-rw-r--r--irc/lostirc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/lostirc/Makefile b/irc/lostirc/Makefile
index f0ac799ecde6..3a0722c3db40 100644
--- a/irc/lostirc/Makefile
+++ b/irc/lostirc/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libgtkmm-2.4.so:x11-toolkits/gtkmm24
-USES= compiler:c++11-lang pathfix pkgconfig gettext
+USES= compiler:c++11-lang gettext gnome pathfix pkgconfig
USE_CXXSTD= c++11
USE_GNOME= gnomeprefix
GNU_CONFIGURE= yes