aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authorjohans <johans@FreeBSD.org>2009-09-09 16:59:47 +0800
committerjohans <johans@FreeBSD.org>2009-09-09 16:59:47 +0800
commitc779e6023c42afcf690a9c4a8628e418163bcf4a (patch)
tree54e871533c3b19ab4aae049b0ccbdbd461d4dbe2 /net-im
parentff85f564815cb72d082fd7651a26ffd61a368456 (diff)
downloadfreebsd-ports-graphics-c779e6023c42afcf690a9c4a8628e418163bcf4a.tar.gz
freebsd-ports-graphics-c779e6023c42afcf690a9c4a8628e418163bcf4a.tar.zst
freebsd-ports-graphics-c779e6023c42afcf690a9c4a8628e418163bcf4a.zip
- Make configure detect newer gnutls libraries as well (non-default option)
Reported by: Raphael Becker
Diffstat (limited to 'net-im')
-rw-r--r--net-im/climm/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/net-im/climm/Makefile b/net-im/climm/Makefile
index 76378819302..09b510bef03 100644
--- a/net-im/climm/Makefile
+++ b/net-im/climm/Makefile
@@ -69,8 +69,9 @@ CONFIGURE_ARGS+= --disable-xmpp --enable-ssl=openssl
.else
CFLAGS+= -I${LOCALBASE}/include
CONFIGURE_ARGS+= --enable-xmpp --enable-ssl=gnutls \
- --with-libgnutls-prefix=${LOCALBASE} \
--with-libgcrypt-prefix=${LOCALBASE}
+CONFIGURE_ENV+= LIBGNUTLS_CONFIG="${LOCALBASE}/bin/pkg-config gnutls"
+BUILD_DEPENDS+= pkg-config:${PORTSDIR}/devel/pkg-config
LIB_DEPENDS+= iksemel:${PORTSDIR}/textproc/iksemel \
gnutls:${PORTSDIR}/security/gnutls \
gcrypt:${PORTSDIR}/security/libgcrypt \
@@ -79,7 +80,9 @@ LIB_DEPENDS+= iksemel:${PORTSDIR}/textproc/iksemel \
post-patch:
@${REINPLACE_CMD} -e '/^SUBDIRS =/s/ doc//' ${WRKSRC}/Makefile.in
- @${REINPLACE_CMD} -e '/ac_lib/s/tcl8\./tcl8/g' ${WRKSRC}/configure
+ @${REINPLACE_CMD} -e '/ac_lib/s/tcl8\./tcl8/g' \
+ -e '/libgnutls_config_version=/s/--version/--modversion/' \
+ ${WRKSRC}/configure
post-install:
${INSTALL_MAN} ${WRKSRC}/doc/climm.1 ${MANPREFIX}/man/man1
dency from gtk12/gtk20 [1]miwi2008-04-206-10/+10 * Update to version 20080411.bsam2008-04-183-11/+11 * - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_C...araujo2008-04-172-4/+2 * - SHA256ify.lippe2008-04-071-4/+6 * - Add ruby 1.9 supportstas2008-04-061-3/+2 * Update eric4 and langpacks to 4.1.2 (bug fixes).bsam2008-04-061-3/+3 * - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-263-6/+6 * - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-252-4/+3 * - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-221-1/+2 * Update to 4.1.1:bsam2008-03-021-3/+3 * Update to 4.1.0.bsam2008-02-061-3/+3 * Reset maintainer: aquatique-ports@rambler.ru bounces.linimon2008-01-242-2/+2 * - Update russian patches to 1.2.11pav2008-01-211-1/+1 * - Update to 20080115miwi2008-01-213-6/+12 * Update to version 4.0.4.bsam2007-12-171-3/+3 * Update to KDE 3.5.8lofi2007-10-304-8/+6 * Migration from bison 1.x to 2.xade2007-10-172-2/+4 * Reset .@babolo.ru due to maintainer-timeouts and no response to email.linimon2007-10-121-1/+1 * Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend onlinimon2007-10-072-1/+3 * Remove support for OSVERSION < 5edwin2007-10-041-7/+1 * Update to 4.0.3. This version fixes a bug, that could cause an endless loopbsam2007-10-041-3/+3 * . update to 4.0.2;bsam2007-10-031-3/+3 * - Update to 0.2.3miwi2007-09-273-4/+6 * - Update to 0.9rafan2007-09-163-4/+8 * - Update to 0.6.2sat2007-08-213-7/+8 * - Update to 20070808 [1]rafan2007-08-135-15/+23 * - Remove the DESTDIR modifications from individual ports as we have a new,gabor2007-08-041-1/+1 * Upstream distfile has been fixed.linimon2007-08-021-2/+0 * BROKEN: Size mismatchkris2007-07-291-0/+2 * This port is a language translation file for devel/eric4.bsam2007-07-263-0/+14 * Those ports will be added soon to the ports tree with more adequate names.bsam2007-07-263-14/+0 * - Update to 20070723miwi2007-07-252-4/+4 * Fix building on FreeBSD-7, with gcc 4.2.0lev2007-07-182-1/+21 * Fix building on FreeBSD-7, with gcc 4.2.0lev2007-07-182-1/+21 * Update to KDE 3.5.7 / KOffice 1.6.3lofi2007-07-0412-41/+18 * - Mark as BROKEN on FreeBSD 5.X: does not compilepav2007-06-281-1/+7 * - Update to 0.8miwi2007-06-223-13/+25 * - Update to 20070621miwi2007-06-212-4/+4 * - Attempt to fix build on 5.xsat2007-06-111-0/+10 * - Update to 0.6.1sat2007-06-094-12/+58 * - Update to 20070521miwi2007-06-052-4/+4 * - Welcome X.org 7.2 \o/.flz2007-05-2014-4/+14 * Eric is a full featured Python and Ruby editor and IDE, written in python.bsam2007-04-243-0/+14 * - Remove FreeBSD 4.X support from unmaintained ports in categories startinggabor2007-04-202-11/+2 * This package contains fortune files maked from popular russian site bash.org.ru.miwi2007-04-206-0/+62 * - Update to 0.7miwi2007-04-183-15/+27 * - Update to 0.2.1miwi2007-04-123-73/+73 * 2007-03-27 emulators/kmamerun: Project was abandoned 4 years ago and expects ...miwi2007-04-118-121/+0 * Update to KDE 3.5.6 / KOffice 1.6.2lofi2007-03-1413-39/+62 * - Update to 0.5.0sat2007-03-133-11/+75 * Reset alexs@snark.rinet.ru due to maintainer-timeouts and no response tolinimon2007-03-051-1/+1 * - Update to 0.1.9clsung2007-02-193-23/+26 * Really normalize Aspell dictionaries ports PKGVERSION...thierry2007-02-151-1/+1 * Schedule these broken ports for removal on 2007-04-10 if they are stillkris2007-02-112-0/+4 * Simple processing of russian stringsalepulver2007-02-075-0/+176 * - Remove expired port:sem2007-01-249-109/+0 * Add port russian/xneur:sat2007-01-205-0/+56 * Normalize Aspell dictionaries PKGNAMEs.thierry2007-01-141-0/+1 * BROKEN: Leaves behind config file on deinstallkris2007-01-111-0/+2 * BROKEN: Leaves behind files on deinstallkris2007-01-111-0/+2 * - Does not with modern ispell versions for ages.sem2006-12-201-0/+3 * Update to KDE 3.5.5 / KOffice 1.6.1lofi2006-12-2013-18/+45 * - Update to 7.2.1miwi2006-12-0926-724/+518 * o Update to 0.78clsung2006-11-023-5/+5 * Update to version 1.3.37+30.23+2.8.28. this version has mod_rewrite buffer ...lev2006-11-013-48/+13 * Update to 1.3.37+30.23. This version has mod_rewrite buffer overflow fixed.lev2006-11-013-44/+9 * KDE 3.5.4 / KOffice 1.5.2lofi2006-09-1310-62/+18 * - Fix WWW.jmelo2006-09-051-1/+1 * - update from version 1.0 to 4.1;bsam2006-08-254-24/+21 * - update to 0.6itetcu2006-08-195-10/+18 * Add port www/xpi-imagezoom:sat2006-08-094-37/+0 * Reset bouncing maintainer address ip@doom.homeunix.org. We hope to see himlinimon2006-07-221-1/+1 * Concisify commentsat2006-07-211-1/+1 * Add port russian/xpi-tabextensions:sat2006-07-214-0/+41 * Add port russian/xpi-imagezoom:sat2006-07-214-0/+37 * All dictionaries can be installed separately:thierry2006-07-154-7/+18 * Add port russian/tidyup-mail:sat2006-06-294-0/+42 * Update to KDE 3.5.3lofi2006-06-0610-32/+30 * Upgrade to 0.99g3ache2006-05-272-4/+4 * remove USE_REINPLACE from russian categoryedwin2006-05-132-2/+0 * remove USE_REINPLACE for all categories starting with Iedwin2006-05-082-2/+0 * Update to KOffice 1.5.0lofi2006-04-299-15/+30 * Update to KDE 3.5.2lofi2006-03-314-126/+26 * Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-071-1/+1 * Conversion to a single libtool environment.ade2006-02-232-1/+34 * - Remove deprecated USE_REINPLACEaz2006-02-221-2/+2 * Remove myself from maintainerache2006-02-031-1/+1 * - Update to 0.76barner2006-02-022-4/+4 * Update to KDE 3.5.1.lofi2006-02-014-6/+14 * Update to 0.5anray2006-02-013-21/+20 * SHA256ifyedwin2006-01-302-2/+4 * - Use MASTER_SITE_SOURCEFORGE, project is hosted theregarga2006-01-272-5/+6 * BROKEN when WITHOUT_NLS: Incorrect pkg-plistkris2006-01-262-0/+8 * Update to 0.74anray2006-01-254-67/+5 * SHA256ifyedwin2006-01-241-1/+2 * SHA256ifyedwin2006-01-2418-0/+27 * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-227-27/+27 * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-22