diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-22 22:33:35 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-22 22:33:35 +0000 |
commit | 2ae613e616e336250988ef63fecaea82faea68ff (patch) | |
tree | ac456444b3d2e5fd5653458f6691bceef8cc0092 /net/sofia-sip | |
parent | ed31a0d5e614de59a50dc6d1fd9441ea1661f3b2 (diff) |
Notes
Diffstat (limited to 'net/sofia-sip')
-rw-r--r-- | net/sofia-sip/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/sofia-sip/Makefile b/net/sofia-sip/Makefile index 58b975b07011..4588cf4f0f9d 100644 --- a/net/sofia-sip/Makefile +++ b/net/sofia-sip/Makefile @@ -8,10 +8,10 @@ MASTER_SITES= SF MAINTAINER= bapt@FreeBSD.org COMMENT= Open-source SIP User-Agent library +USES= pathfix pkgconfig GNU_CONFIGURE= yes USE_OPENSSL= yes -USE_GNOME= glib20 gnomehack -USE_PKGCONFIG= build +USE_GNOME= glib20 MAN1= sip-date.1 \ sip-options.1 \ |