aboutsummaryrefslogtreecommitdiffstats
path: root/security/botan110
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-11-13 17:02:57 +0800
committerantoine <antoine@FreeBSD.org>2014-11-13 17:02:57 +0800
commiteb1ee62cc88d20ca0577902ce9c60d89b5c97f4f (patch)
tree785e5de33dc0d19742094d328067d82d955b3e21 /security/botan110
parent81e4074fdc5e01def6722e63eb03a2b39a4c54fa (diff)
downloadfreebsd-ports-gnome-eb1ee62cc88d20ca0577902ce9c60d89b5c97f4f.tar.gz
freebsd-ports-gnome-eb1ee62cc88d20ca0577902ce9c60d89b5c97f4f.tar.zst
freebsd-ports-gnome-eb1ee62cc88d20ca0577902ce9c60d89b5c97f4f.zip
Cleanup plist
Diffstat (limited to 'security/botan110')
-rw-r--r--security/botan110/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/security/botan110/Makefile b/security/botan110/Makefile
index 9c7fd2bd9b26..ac5ebcecc427 100644
--- a/security/botan110/Makefile
+++ b/security/botan110/Makefile
@@ -68,7 +68,5 @@ post-patch:
post-install:
@(cd "${STAGEDIR}${PREFIX}"; ${FIND} -s include/botan-1.10 -not -type d) >> ${TMPPLIST}
- @${ECHO_CMD} @dirrm include/botan-1.10/botan >> ${TMPPLIST}
- @${ECHO_CMD} @dirrm include/botan-1.10 >> ${TMPPLIST}
.include <bsd.port.post.mk>