Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/chat/silc-client/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/chat/silc-client/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.71 retrieving revision 1.72 diff -u -p -r1.71 -r1.72 --- pkgsrc/chat/silc-client/Makefile 2019/08/11 13:18:06 1.71 +++ pkgsrc/chat/silc-client/Makefile 2019/11/02 22:18:25 1.72 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.71 2019/08/11 13:18:06 wiz Exp $ +# $NetBSD: Makefile,v 1.72 2019/11/02 22:18:25 rillig Exp $ DISTNAME= ${SILC_CLIENT_DISTNAME} PKGREVISION= 11 @@ -27,16 +27,16 @@ MAKE_ENV+= examplesdir=${EGDIR} CONF_FILES+= ${EGDIR}/silc.conf.default ${PKG_SYSCONFDIR}/silc.conf -GNU_CONFIGURE_LIBSUBDIR=${PKGBASE} -CONFIGURE_ARGS+= --with-helpdir=${PREFIX}/share/${PKGBASE}/help -CONFIGURE_ARGS+= --with-docdir=${PREFIX}/share/doc/${PKGBASE} -CONFIGURE_ARGS+= --with-etcdir=${PKG_SYSCONFDIR} -CONFIGURE_ARGS+= --with-simdir=${PREFIX}/lib/${PKGBASE}/modules -CONFIGURE_ARGS+= --with-iconv=${BUILDLINK_DIR} -CONFIGURE_ARGS+= --enable-shared -CONFIGURE_ARGS+= --with-terminfo -CONFIGURE_ARGS+= --without-ncurses -CONFIGURE_ARGS+= --without-libtoolfix +GNU_CONFIGURE_LIBSUBDIR= ${PKGBASE} +CONFIGURE_ARGS+= --with-helpdir=${PREFIX}/share/${PKGBASE}/help +CONFIGURE_ARGS+= --with-docdir=${PREFIX}/share/doc/${PKGBASE} +CONFIGURE_ARGS+= --with-etcdir=${PKG_SYSCONFDIR} +CONFIGURE_ARGS+= --with-simdir=${PREFIX}/lib/${PKGBASE}/modules +CONFIGURE_ARGS+= --with-iconv=${BUILDLINK_DIR} +CONFIGURE_ARGS+= --enable-shared +CONFIGURE_ARGS+= --with-terminfo +CONFIGURE_ARGS+= --without-ncurses +CONFIGURE_ARGS+= --without-libtoolfix # Assembler optimizations. #