mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
- Stage support
- Define docs
This commit is contained in:
parent
e3f01690e0
commit
c1136c9255
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347616
@ -13,6 +13,8 @@ COMMENT= Library for encapsulating/safekeeping data in encrypted/compressed form
|
||||
LIB_DEPENDS= mcrypt.8:${PORTSDIR}/security/libmcrypt \
|
||||
mhash.2:${PORTSDIR}/security/mhash
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
@ -21,7 +23,6 @@ CPPFLAGS+= -I${LOCALBASE}/include
|
||||
CONFIGURE_ARGS+= --with-pkg-config-files=${PREFIX}/libdata/pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e "s|md5sum|md5|g" ${WRKSRC}/Makefile.in
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user