summaryrefslogtreecommitdiff
path: root/mail/faces/Makefile
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 /mail/faces/Makefile
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 'mail/faces/Makefile')
-rw-r--r--mail/faces/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/mail/faces/Makefile b/mail/faces/Makefile
index d69c2a65a20..11cfd804115 100644
--- a/mail/faces/Makefile
+++ b/mail/faces/Makefile
@@ -1,10 +1,4 @@
-# New ports collection makefile for: faces-1.6.1
-# Version required: 1.6.1
-# Date created: 09 December 96
-# Whom: Lars Koeller <Lars_Koeller@odie.physik2.uni-rostock.de>
-# Andreas Klemm <andreas@FreeBSD.ORG>
-#
-# $NetBSD: Makefile,v 1.6 1998/03/10 14:32:54 frueauf Exp $
+# $NetBSD: Makefile,v 1.7 1998/04/15 10:38:30 agc Exp $
# FreeBSD Id: Makefile,v 1.5 1997/11/17 18:47:53 max Exp
#
@@ -36,4 +30,4 @@ post-install:
@${SED} -e 's|@localbase@|'${LOCALBASE}'|g' \
-e 's|@x11base@|'${X11BASE}'|g' < ${PKGDIR}/PLIST > ${PLIST_SRC}
-.include <bsd.port.mk>
+.include "../../mk/bsd.pkg.mk"