Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 May 2014 07:40:58 +0000 (UTC)
From:      Koop Mast <kwm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r352868 - head/textproc/enchant
Message-ID:  <201405030740.s437ewLb020068@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kwm
Date: Sat May  3 07:40:57 2014
New Revision: 352868
URL: http://svnweb.freebsd.org/changeset/ports/352868
QAT: https://qat.redports.org/buildarchive/r352868/

Log:
  USE_GNOME=ltverhack -> USES=libtool:keepla

Modified:
  head/textproc/enchant/Makefile
  head/textproc/enchant/pkg-plist

Modified: head/textproc/enchant/Makefile
==============================================================================
--- head/textproc/enchant/Makefile	Sat May  3 07:34:48 2014	(r352867)
+++ head/textproc/enchant/Makefile	Sat May  3 07:40:57 2014	(r352868)
@@ -4,7 +4,7 @@
 
 PORTNAME=	enchant
 PORTVERSION=	1.6.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	textproc gnome
 MASTER_SITES=	http://www.abisource.com/downloads/${PORTNAME}/${PORTVERSION}/
 DIST_SUBDIR=	gnome2
@@ -12,10 +12,10 @@ DIST_SUBDIR=	gnome2
 MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	Dictionary/spellchecking framework
 
-USE_AUTOTOOLS=	libtool
+GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
-USES=		gmake pathfix pkgconfig
-USE_GNOME=	glib20 ltverhack
+USES=		gmake libtool:keepla pathfix pkgconfig
+USE_GNOME=	glib20
 CONFIGURE_ARGS=	--disable-uspell \
 		--disable-voikko
 

Modified: head/textproc/enchant/pkg-plist
==============================================================================
--- head/textproc/enchant/pkg-plist	Sat May  3 07:34:48 2014	(r352867)
+++ head/textproc/enchant/pkg-plist	Sat May  3 07:40:57 2014	(r352868)
@@ -22,6 +22,7 @@ lib/libenchant.a
 lib/libenchant.la
 lib/libenchant.so
 lib/libenchant.so.1
+lib/libenchant.so.1.6.0
 libdata/pkgconfig/enchant.pc
 man/man1/enchant.1.gz
 %%DATADIR%%/enchant.ordering



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405030740.s437ewLb020068>