Fix build on head

This commit is contained in:
Baptiste Daroussin 2013-09-13 08:21:56 +00:00
parent 231f0147b4
commit e12106d98a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=327134

View file

@ -20,15 +20,14 @@ OPTIONS_DEFINE= DOXYGEN MEMDEBUG
MEMDEBUG_DESC= Enable memory debugger statistic
.endif
USES= pathfix pkgconfig gettext
USE_GMAKE= yes
USES= pathfix pkgconfig gettext gmake
USE_OPENSSL= yes
USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-release="yes" \
--with-guis="${SLAVEPORT}"
CPPFLAGS+= -DGCRYPT_NO_DEPRECATED
CPPFLAGS+= -DGCRYPT_NO_DEPRECATED -I${LOCALBASE}/include
PLIST_SUB= GWEN_SHLIB_VER="${GWEN_SHLIB_VER}"
USE_LDCONFIG= yes