summaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-09-02 02:07:22 +0000
committermarcus <marcus@FreeBSD.org>2003-09-02 02:07:22 +0000
commitf317298ca4e9217f943bd357f9301aa86f4333b0 (patch)
tree532d45290d3e9a3db0659d3d92b3ed335c5068a5 /sysutils
parent813daff53d9956625167c0b6f2eec43ce6471c7f (diff)
downloadFreeBSD-ports-f317298ca4e9217f943bd357f9301aa86f4333b0.zip
FreeBSD-ports-f317298ca4e9217f943bd357f9301aa86f4333b0.tar.gz
Fix a bad copy-paste error.
Reported by: FreshPorts
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/pkg_install/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/pkg_install/Makefile b/sysutils/pkg_install/Makefile
index 4d96169..75f1642 100644
--- a/sysutils/pkg_install/Makefile
+++ b/sysutils/pkg_install/Makefile
@@ -52,7 +52,6 @@ deinstall:
else \
${ECHO_MSG} "===> ${PKGNAME} not installed; skipping"; \
fi
-.endif
@${RM} -f ${INSTALL_COOKIE} ${PACKAGE_COOKIE}
.include <bsd.port.post.mk>
OpenPOWER on IntegriCloud