zap old test that's no longer needed since 2001.

This commit is contained in:
espie 2005-11-05 23:54:53 +00:00
parent 0f793f5689
commit 013cbc8524

View File

@ -1,6 +1,6 @@
#-*- mode: Makefile; tab-width: 4; -*-
# ex:ts=4 sw=4 filetype=make:
# $OpenBSD: bsd.port.mk,v 1.735 2005/11/05 23:41:36 espie Exp $
# $OpenBSD: bsd.port.mk,v 1.736 2005/11/05 23:54:53 espie Exp $
# $FreeBSD: bsd.port.mk,v 1.264 1996/12/25 02:27:44 imp Exp $
# $NetBSD: bsd.port.mk,v 1.62 1998/04/09 12:47:02 hubertf Exp $
#
@ -2162,9 +2162,7 @@ _internal-clean:
. if ${_clean:L:Mdist}
@${ECHO_MSG} "===> Dist cleaning for ${FULLPKGNAME${SUBPACKAGE}}"
@if cd ${FULLDISTDIR} 2>/dev/null; then \
if [ "${_DISTFILES}" -o "${_PATCHFILES}" ]; then \
rm -f ${_DISTFILES} ${_PATCHFILES}; \
fi \
rm -f ${_DISTFILES} ${_PATCHFILES}; \
fi
. if !empty(DIST_SUBDIR)
-@rmdir ${FULLDISTDIR}