- Update to 1.19

- Replace CPPFLAGS and LIBS by USES= localbase

PR:		212579
Submitted by:	myself (olivierd@)
Approved by:	<never@nevermind.kiev.ua> (maintainer, timeout > 3 weeks)
This commit is contained in:
Olivier Duchateau 2016-10-04 17:01:41 +00:00
parent ea5a67090c
commit 712b3380fa
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=423283
2 changed files with 6 additions and 6 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= enca
PORTVERSION= 1.18
PORTVERSION= 1.19
CATEGORIES= converters textproc russian ukrainian
MASTER_SITES= http://dl.cihar.com/enca/
@ -16,12 +16,11 @@ BUILD_DEPENDS= umap:converters/p5-Unicode-Map8
LIB_DEPENDS= librecode.so:converters/recode
RUN_DEPENDS= umap:converters/p5-Unicode-Map8
USES= gmake iconv libtool pathfix pkgconfig tar:xz
USES= gmake iconv libtool localbase pathfix pkgconfig tar:xz
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-html-dir=${DOCSDIR}
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib
INSTALL_TARGET= install-strip
OPTIONS_DEFINE= DOCS

View file

@ -1,2 +1,3 @@
SHA256 (enca-1.18.tar.xz) = 019995e9324510f0667b73e88753bc496c744f93bff48bbfb114165f8875326c
SIZE (enca-1.18.tar.xz) = 453512
TIMESTAMP = 1473534711
SHA256 (enca-1.19.tar.xz) = 3a487eca40b41021e2e4b7a6440b97d822e6532db5464471f572ecf77295e8b8
SIZE (enca-1.19.tar.xz) = 465412