summaryrefslogtreecommitdiff
path: root/net/nph/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/nph/Makefile')
-rw-r--r--net/nph/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/nph/Makefile b/net/nph/Makefile
index 6a1497fdae9c..0fe586a18712 100644
--- a/net/nph/Makefile
+++ b/net/nph/Makefile
@@ -21,6 +21,6 @@ do-install:
PKG_PREFIX=${STAGEDIR}${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
post-clean:
- @${RM} -f ${STAGEDIR}${PREFIX}/etc/ph_server
+ @${RM} ${STAGEDIR}${PREFIX}/etc/ph_server
.include <bsd.port.mk>