diff options
Diffstat (limited to 'archivers/kzip/Makefile')
-rw-r--r-- | archivers/kzip/Makefile | 2 |
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> |