summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorgavin <gavin@FreeBSD.org>2014-06-14 20:36:32 +0000
committergavin <gavin@FreeBSD.org>2014-06-14 20:36:32 +0000
commitaa8aca4879186b60f9528a8fdd165604d32b22a4 (patch)
treed2ee7ed903456a79b19d6df68d1463acd8eb4ba4 /etc
parentcc4256abf80c0815a7e57bba6f89d58dae14ecaf (diff)
downloadFreeBSD-src-aa8aca4879186b60f9528a8fdd165604d32b22a4.zip
FreeBSD-src-aa8aca4879186b60f9528a8fdd165604d32b22a4.tar.gz
Remove send-pr, the supported interface to submit bugs is now via
https://bugs.freebsd.org/submit/ Removing send-pr also removes one more piece of non-BSD-licensed software. Hat: bugmeister MFC after: 3 days
Diffstat (limited to 'etc')
-rw-r--r--etc/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/Makefile b/etc/Makefile
index 4f1636b..3387e60 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -240,7 +240,6 @@ distribution:
${_+_}cd ${.CURDIR}/periodic; ${MAKE} install
${_+_}cd ${.CURDIR}/pkg; ${MAKE} install
${_+_}cd ${.CURDIR}/rc.d; ${MAKE} install
- ${_+_}cd ${.CURDIR}/../gnu/usr.bin/send-pr; ${MAKE} etc-gnats-freefall
${_+_}cd ${.CURDIR}/../share/termcap; ${MAKE} etc-termcap
${_+_}cd ${.CURDIR}/../usr.sbin/rmt; ${MAKE} etc-rmt
${_+_}cd ${.CURDIR}/pam.d; ${MAKE} install
OpenPOWER on IntegriCloud