diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-06-02 19:15:39 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-06-02 19:15:39 +0000 |
commit | b109b97dd29e9e6c7f90ba6dcbf0edd6b882c3a1 (patch) | |
tree | b787577e93c99fc433ed534ce5ff9cd512109a75 /net-im | |
parent | 1c77b87bb364fc58b7268943f0d03fe84aef6086 (diff) | |
download | ports-b109b97dd29e9e6c7f90ba6dcbf0edd6b882c3a1.tar.gz ports-b109b97dd29e9e6c7f90ba6dcbf0edd6b882c3a1.zip |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/jabber/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/jabber/Makefile b/net-im/jabber/Makefile index 166d8979fb80..4246d4bf88d6 100644 --- a/net-im/jabber/Makefile +++ b/net-im/jabber/Makefile @@ -28,7 +28,7 @@ OPTIONS_DEFINE= IPV6 MYSQL PGSQL USE_RC_SUBR= jabber USE_GMAKE= yes -USES= gettext iconv +USES= gettext iconv pkgconfig USE_AUTOTOOLS= libtool USE_LDCONFIG= ${PREFIX}/lib/jabber MAKE_JOBS_UNSAFE= yes |