aboutsummaryrefslogtreecommitdiff
path: root/net/sofia-sip
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 13:48:34 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 13:48:34 +0000
commitba284573681e85a059c5c2eb8cad050ff23fd8ac (patch)
tree0420127fe51222574eb803fbddb21f180010a6ea /net/sofia-sip
parent4443168d872e4d4a551497d99bd1830f817ad9c0 (diff)
downloadports-ba284573681e85a059c5c2eb8cad050ff23fd8ac.tar.gz
ports-ba284573681e85a059c5c2eb8cad050ff23fd8ac.zip
net: Add missing USES={gnome,php}
Notes
Notes: svn path=/head/; revision=517064
Diffstat (limited to 'net/sofia-sip')
-rw-r--r--net/sofia-sip/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/sofia-sip/Makefile b/net/sofia-sip/Makefile
index 1d2d7ed870ff..57ed70a228a9 100644
--- a/net/sofia-sip/Makefile
+++ b/net/sofia-sip/Makefile
@@ -14,7 +14,7 @@ LICENSE= LGPL21
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
# Looks like GNU make(1) is needed for parallel (-jX) builds to work
-USES= gmake libtool pathfix pkgconfig ssl
+USES= gmake gnome libtool pathfix pkgconfig ssl
USE_GNOME= glib20
.include <bsd.port.mk>