=================================================================== RCS file: /cvsrepo/anoncvs/cvs/ports/Makefile,v retrieving revision 1.82 retrieving revision 1.83 diff -u -r1.82 -r1.83 --- ports/Makefile 2018/11/16 09:30:47 1.82 +++ ports/Makefile 2018/11/16 09:56:37 1.83 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.82 2018/11/16 09:30:47 espie Exp $ +# $OpenBSD: Makefile,v 1.83 2018/11/16 09:56:37 espie Exp $ .if !defined(BSD_OWN_MK) . include @@ -108,17 +108,8 @@ echo "ECHO_MSG=:"; \ echo ".include "; }|${MAKE} -f - fix-permissions -homepages.html: - @echo '' >>$@ - distfiles-update-locatedb: @PORTSDIR=${.CURDIR} /bin/sh ${.CURDIR}/infrastructure/fetch/distfiles-update-locatedb ${DISTFILES_DB} -pkglocatedb: - @pkg_mklocatedb -a -d ${.CURDIR}/packages/${MACHINE_ARCH}/all/ \ - >${.CURDIR}/packages/${MACHINE_ARCH}/ftp/pkglocatedb - .PHONY: index search distfiles-update-locatedb \ - pkglocatedb print-licenses print-index fix-permissions + print-licenses print-index fix-permissions