diff options
Diffstat (limited to 'mail/popd/Makefile')
-rw-r--r-- | mail/popd/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/mail/popd/Makefile b/mail/popd/Makefile index e80f05f77c4b..76a980e5d641 100644 --- a/mail/popd/Makefile +++ b/mail/popd/Makefile @@ -22,7 +22,4 @@ PLIST_SUB= NOPROFILE="@comment " PLIST_SUB= NOPROFILE="" .endif -post-extract: - ${RM} ${WRKSRC}/src/.depend - .include <bsd.port.mk> |