summaryrefslogtreecommitdiff
path: root/news/knews
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>1998-01-24 21:59:43 +0000
committerhubertf <hubertf@pkgsrc.org>1998-01-24 21:59:43 +0000
commit1fe3a0faaa3dd8c8954ec47a14f115c9acf0eb25 (patch)
treee540e6306f56661d281cdbd56d4e0ac78d4ae6d5 /news/knews
parent2200e109ddfff6d47562ef8b091b962dde166811 (diff)
downloadpkgsrc-1fe3a0faaa3dd8c8954ec47a14f115c9acf0eb25.tar.gz
portlint: fix RCS Id and WRKSRC, remove unneeded USE_X11
Diffstat (limited to 'news/knews')
-rw-r--r--news/knews/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/news/knews/Makefile b/news/knews/Makefile
index 13e0c1a22b8..f87030b51ea 100644
--- a/news/knews/Makefile
+++ b/news/knews/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.2 1997/12/17 23:52:29 hubertf Exp $
# New ports collection Makefile for: knews
# Version required: 0.9.8
# Date created: 30th November 1997
# Whom: tron
#
+# $NetBSD: Makefile,v 1.3 1998/01/24 21:59:43 hubertf Exp $
+#
DISTNAME= knews-0.9.8
CATEGORIES= news
@@ -15,8 +16,7 @@ MAINTAINER= tron@lyssa.owl.de
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
USE_IMAKE= yes
-USE_X11= yes
-WRKSRC= $(WRKDIR)/knews
+WRKSRC= ${WRKDIR}/knews
# Set DOMAIN_NAME to a string appended to the From: header or
# assign it a file from which the domain name is read.