1
0
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:
Martin Wilke 2014-03-09 14:40:02 +00:00
parent e3f01690e0
commit c1136c9255
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347616

View File

@ -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