Delete a port

Matthias Fechner idefix at fechner.net
Sat Aug 4 15:06:10 UTC 2018


Thanks Eugene,

Am 04.08.2018 um 16:15 schrieb Eugene Grosbein:
> It seems, rmport script needs a patch:
>
> Index: Tools/scripts/rmport
> ===================================================================
> --- Tools/scripts/rmport        (revision 476322)
> +++ Tools/scripts/rmport        (working copy)
> @@ -39,6 +39,7 @@
>  # MAINTAINER=  crees at FreeBSD.org
>  #
>
> +EDITOR=${EDITOR:-vi}
>  PORTSDIR=${PORTSDIR:-/usr/ports}
>  INDEX=${PORTSDIR}/`make -C ${PORTSDIR} -V INDEXFILE`

that fixes it for me.

Gruß
Matthias

-- 

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the universe trying to
produce bigger and better idiots. So far, the universe is winning." --
Rich Cook

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20180804/1fd5b695/attachment.sig>


More information about the freebsd-ports mailing list