summaryrefslogtreecommitdiff
path: root/comms/pilot-link
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1998-04-15 10:38:15 +0000
committeragc <agc@pkgsrc.org>1998-04-15 10:38:15 +0000
commit258b808c9f6f683ca8810e74e4dce09adb0493fb (patch)
tree35307bbb1d53c1243684aaf33a30be9253e985bc /comms/pilot-link
parent24d9d77786235d895f1e269ed5b2b85a91ef6987 (diff)
downloadpkgsrc-258b808c9f6f683ca8810e74e4dce09adb0493fb.tar.gz
Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
Diffstat (limited to 'comms/pilot-link')
-rw-r--r--comms/pilot-link/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/comms/pilot-link/Makefile b/comms/pilot-link/Makefile
index 4a38062c20c..54d2e05897a 100644
--- a/comms/pilot-link/Makefile
+++ b/comms/pilot-link/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: pilot-link
-# Version required: 0.8.11
-# Date created: 13 March 1998
-# Whom: sommerfeld@alum.mit.edu
-#
-# $NetBSD: Makefile,v 1.5 1998/03/19 10:57:54 frueauf Exp $
+# $NetBSD: Makefile,v 1.6 1998/04/15 10:38:17 agc Exp $
#
DISTNAME= pilot-link.0.8.11
@@ -29,4 +24,4 @@ do-configure:
post-install:
${LDCONFIG} || ${TRUE}
-.include <bsd.port.mk>
+.include "../../mk/bsd.pkg.mk"