aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2021-02-01 19:48:21 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2021-02-01 19:48:21 +0000
commitb49f933370e11d67209263a3a4b1ab77f3ceaf6b (patch)
tree40f548ab2d7798c007c5da33ffcdd59c411a15a7 /archivers
parentabdbf7af7aefde7596ef6a7e7b21f9d4ef480324 (diff)
downloadports-b49f933370e11d67209263a3a4b1ab77f3ceaf6b.tar.gz
ports-b49f933370e11d67209263a3a4b1ab77f3ceaf6b.zip
Do not include bsd.port.mk twice
Notes
Notes: svn path=/head/; revision=563751
Diffstat (limited to 'archivers')
-rw-r--r--archivers/kzip/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/kzip/Makefile b/archivers/kzip/Makefile
index 092f3f98abbd..246bec039149 100644
--- a/archivers/kzip/Makefile
+++ b/archivers/kzip/Makefile
@@ -33,4 +33,4 @@ PLIST_FILES= bin/kzip
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/kzip-static ${STAGEDIR}${PREFIX}/bin/kzip
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>