summaryrefslogtreecommitdiff
path: root/archivers/bzip/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/bzip/Makefile')
-rw-r--r--archivers/bzip/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/archivers/bzip/Makefile b/archivers/bzip/Makefile
index 425dc487d33..857892a29db 100644
--- a/archivers/bzip/Makefile
+++ b/archivers/bzip/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: bzip
-# Version required: 0.21
-# Date created: Fr 27 Sep 1996 11:47:35 MET DST
-# Whom: Andreas Klemm <andreas@klemm.gtn.com>
-#
-# $NetBSD: Makefile,v 1.2 1997/10/27 03:22:04 hubertf Exp $
+# $NetBSD: Makefile,v 1.3 1998/04/15 10:38:07 agc Exp $
# FreeBSD Id: Makefile,v 1.9 1996/12/07 09:28:40 max Exp
#
@@ -26,4 +21,4 @@ do-install:
${INSTALL_MAN} ${WRKSRC}/bzip.1 ${PREFIX}/man/man1/bzip.1
${INSTALL_MAN} ${WRKSRC}/bzip.1 ${PREFIX}/man/man1/bunzip.1
-.include <bsd.port.mk>
+.include "../../mk/bsd.pkg.mk"