- remove iconv dependency
- bump PORTREVISION
This commit is contained in:
parent
db0eb0012e
commit
ead70e68e2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=215373
1 changed files with 1 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= encfs
|
||||
PORTVERSION= 1.4.2
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
|
||||
PKGNAMEPREFIX= fusefs-
|
||||
|
@ -27,7 +27,6 @@ USE_AUTOTOOLS= libtool:15
|
|||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-boost-serialization=boost_serialization
|
||||
CONFIGURE_ENV= LDFLAGS=-L${LOCALBASE}/lib CPPFLAGS=-I${LOCALBASE}/include
|
||||
CFLAGS+= ${PTHREAD_LIBS} -liconv
|
||||
USE_GMAKE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue