diff options
Diffstat (limited to 'net/rubygem-yadis/Makefile')
-rw-r--r-- | net/rubygem-yadis/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/net/rubygem-yadis/Makefile b/net/rubygem-yadis/Makefile index c6db49decbc0..014442399c5a 100644 --- a/net/rubygem-yadis/Makefile +++ b/net/rubygem-yadis/Makefile @@ -19,7 +19,4 @@ USE_RUBYGEMS= yes GEM_NAME= ${DISTNAME} RUBYGEM_AUTOPLIST= yes -post-install: - @${FIND} ${PREFIX}/${GEM_LIB_DIR} -name "*~" -delete - .include <bsd.port.mk> |