summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authoragc <agc>1998-01-30 13:56:55 +0000
committeragc <agc>1998-01-30 13:56:55 +0000
commita4f26ebe1ae83222fe52b008eb3053dbcb7bf063 (patch)
treeb79d1031fdf80bdda3abcf954902b18169651274 /news
parent0db0fc6fc6c94e5c32f0348a48267f2d3c64e4e6 (diff)
downloadpkgsrc-a4f26ebe1ae83222fe52b008eb3053dbcb7bf063.tar.gz
Modify individual package Makefiles to use the new way of specifying
shared object dependencies (LIB_DEPENDS).
Diffstat (limited to 'news')
-rw-r--r--news/knews/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/news/knews/Makefile b/news/knews/Makefile
index 4c434875ef7..6d411a94534 100644
--- a/news/knews/Makefile
+++ b/news/knews/Makefile
@@ -3,7 +3,7 @@
# Date created: 30th November 1997
# Whom: tron
#
-# $NetBSD: Makefile,v 1.4 1998/01/29 16:51:27 tron Exp $
+# $NetBSD: Makefile,v 1.5 1998/01/30 13:57:34 agc Exp $
#
DISTNAME= knews-0.9.8
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.nada.kth.se/home/su95-kjo/knews/ \
MAINTAINER= tron@netbsd.org
-LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
+LIB_DEPENDS= Xpm.4.:${PORTSDIR}/graphics/xpm
USE_IMAKE= yes
WRKSRC= ${WRKDIR}/knews