summaryrefslogtreecommitdiff
path: root/archivers/gcpio
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/gcpio')
-rw-r--r--archivers/gcpio/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/archivers/gcpio/Makefile b/archivers/gcpio/Makefile
index 04e5466d60c..ee40348500f 100644
--- a/archivers/gcpio/Makefile
+++ b/archivers/gcpio/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: gcpio
-# Version required: 2.4.2
-# Date created: 1 March 1998
-# Whom: tv@netbsd.org
-#
-# $NetBSD: Makefile,v 1.2 1998/03/05 20:09:46 tv Exp $
+# $NetBSD: Makefile,v 1.3 1998/04/15 10:38:07 agc Exp $
#
DISTNAME= cpio-2.4.2
@@ -27,4 +22,4 @@ MAN1= gcpio.1
post-install:
install-info --info-dir=${PREFIX}/info ${PREFIX}/info/cpio.info
-.include <bsd.port.mk>
+.include "../../mk/bsd.pkg.mk"