summaryrefslogtreecommitdiff
path: root/textproc/psgml-mode
diff options
context:
space:
mode:
authorwiz <wiz>2003-01-10 14:26:37 +0000
committerwiz <wiz>2003-01-10 14:26:37 +0000
commit4e32b9cebc20e64f6dacacd11011f3a2e98e3682 (patch)
tree68f347452d8fec909430ae903a5922d9632edc90 /textproc/psgml-mode
parent721387ad0d377161d8c730ac66105b595650227f (diff)
downloadpkgsrc-4e32b9cebc20e64f6dacacd11011f3a2e98e3682.tar.gz
emacs.mk already includes bsd.prefs.mk, no need to include it manually a
second time.
Diffstat (limited to 'textproc/psgml-mode')
-rw-r--r--textproc/psgml-mode/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/psgml-mode/Makefile b/textproc/psgml-mode/Makefile
index 93d89815026..0cbbc3a0a51 100644
--- a/textproc/psgml-mode/Makefile
+++ b/textproc/psgml-mode/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/01/09 20:14:00 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2003/01/10 14:26:39 wiz Exp $
DISTNAME= psgml-1.2.5
PKGNAME= ${DISTNAME:S/-/-mode-/}
@@ -9,8 +9,6 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.lysator.liu.se/~lenst/about_psgml/
COMMENT= SGML/XML mode for Emacs
-.include "../../mk/bsd.prefs.mk"
-
.include "../../mk/emacs.mk"
.if ${EMACS_FLAVOR} != "emacs"