summaryrefslogtreecommitdiff
path: root/archivers/lha/Makefile
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1998-04-15 10:38:06 +0000
committeragc <agc@pkgsrc.org>1998-04-15 10:38:06 +0000
commitdccd43243dfa7b9fe09bdf507b64f2235cb5fa07 (patch)
tree33a4622592f58e4775f653481e5ec3c86edee661 /archivers/lha/Makefile
parente5fc7b25971e8890e6ebe0fad23a929bab8d23ff (diff)
downloadpkgsrc-dccd43243dfa7b9fe09bdf507b64f2235cb5fa07.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 'archivers/lha/Makefile')
-rw-r--r--archivers/lha/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/archivers/lha/Makefile b/archivers/lha/Makefile
index 471aba4ab23..0dcb6748bd4 100644
--- a/archivers/lha/Makefile
+++ b/archivers/lha/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: lha
-# Version required: 1.14C
-# Date created: 26 Dec 1994
-# Whom: ache
-#
-# $NetBSD: Makefile,v 1.3 1997/11/18 12:26:05 agc Exp $
+# $NetBSD: Makefile,v 1.4 1998/04/15 10:38:08 agc Exp $
# FreeBSD Id: Makefile,v 1.9 1996/12/15 02:05:58 max Exp
#
@@ -20,4 +15,4 @@ MAKE_ENV+= BINOWN=${BINOWN} BINGRP=${BINGRP} BINMODE=${BINMODE}
MANLANG= ja_JP.EUC
MAN1= lha.1
-.include <bsd.port.mk>
+.include "../../mk/bsd.pkg.mk"