aboutsummaryrefslogtreecommitdiff
path: root/security/botan110
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-11-02 23:00:32 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-11-02 23:00:32 +0000
commit98eeff4a80f43ad23c5024e498fe3588eb3aeb5f (patch)
tree04143db11067e36d0628f7bd64895c116f64ae8e /security/botan110
parent0c67b3ac4f163d595e1b95fccafa5a0af3f1d6d7 (diff)
downloadports-98eeff4a80f43ad23c5024e498fe3588eb3aeb5f.tar.gz
ports-98eeff4a80f43ad23c5024e498fe3588eb3aeb5f.zip
Do not include bsd.port.mk twice
Notes
Notes: svn path=/head/; revision=483852
Diffstat (limited to 'security/botan110')
-rw-r--r--security/botan110/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/botan110/Makefile b/security/botan110/Makefile
index 3a7cd8547c3e..85d9e88abe10 100644
--- a/security/botan110/Makefile
+++ b/security/botan110/Makefile
@@ -57,4 +57,4 @@ post-patch-DOCS-off:
post-install:
@(cd "${STAGEDIR}${PREFIX}"; ${FIND} -s include/botan-1.10 -not -type d) >> ${TMPPLIST}
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>