summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorhubertf <hubertf>1998-01-24 21:59:43 +0000
committerhubertf <hubertf>1998-01-24 21:59:43 +0000
commit90c310c1a6561fef176b529d0b4c55ed11139324 (patch)
treee540e6306f56661d281cdbd56d4e0ac78d4ae6d5 /news
parent76d54f5c11da7c9a9e674dc8d37d84cfaafd61c2 (diff)
downloadpkgsrc-90c310c1a6561fef176b529d0b4c55ed11139324.tar.gz
portlint: fix RCS Id and WRKSRC, remove unneeded USE_X11
Diffstat (limited to 'news')
-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.