mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- 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:
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
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue