summaryrefslogtreecommitdiff
path: root/editors
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 /editors
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 'editors')
-rw-r--r--editors/xemacs20/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/editors/xemacs20/Makefile b/editors/xemacs20/Makefile
index dcdf687706d..858ec4a1ebe 100644
--- a/editors/xemacs20/Makefile
+++ b/editors/xemacs20/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 August 1997
# Whom: Michael Elbel (me)
#
-# $NetBSD: Makefile,v 1.8 1998/01/29 14:48:19 frueauf Exp $
+# $NetBSD: Makefile,v 1.9 1998/01/30 13:57:03 agc Exp $
# FreeBSD Id: Makefile,v 1.1.1.1 1997/09/03 19:27:57 gj Exp
#
@@ -28,10 +28,10 @@ MAINTAINER= agc@netbsd.org
WITH_SOUND=
.endif
-LIB_DEPENDS= Xaw3d\\.6\\.:${PORTSDIR}/x11/Xaw3d \
- Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \
- jpeg\\.7\\.:${PORTSDIR}/graphics/jpeg \
- png\\.0\\.:${PORTSDIR}/graphics/png
+LIB_DEPENDS= Xaw3d.6.:${PORTSDIR}/x11/Xaw3d \
+ Xpm.4.:${PORTSDIR}/graphics/xpm \
+ jpeg.7.:${PORTSDIR}/graphics/jpeg \
+ png.0.:${PORTSDIR}/graphics/png
#USE_GMAKE= yes
STRIP=