summaryrefslogtreecommitdiff
path: root/x11/fvwm95
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1998-01-30 13:56:55 +0000
committeragc <agc@pkgsrc.org>1998-01-30 13:56:55 +0000
commitae35b6154807dcc8e7b52b4af95aea0d3dc32d64 (patch)
treeb79d1031fdf80bdda3abcf954902b18169651274 /x11/fvwm95
parent517e21a42cdd21bd90f199e6eda56f3bba08c105 (diff)
downloadpkgsrc-ae35b6154807dcc8e7b52b4af95aea0d3dc32d64.tar.gz
Modify individual package Makefiles to use the new way of specifying
shared object dependencies (LIB_DEPENDS).
Diffstat (limited to 'x11/fvwm95')
-rw-r--r--x11/fvwm95/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/fvwm95/Makefile b/x11/fvwm95/Makefile
index 78b27cf5043..08ec36f8b9c 100644
--- a/x11/fvwm95/Makefile
+++ b/x11/fvwm95/Makefile
@@ -3,7 +3,7 @@
# Date created: Sa 1 Feb 1997 14:46:05 MET
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
-# $NetBSD: Makefile,v 1.2 1998/01/23 12:08:33 bouyer Exp $
+# $NetBSD: Makefile,v 1.3 1998/01/30 13:57:54 agc Exp $
# FreeBSD: Makefile,v 1.17 1997/12/24 01:21:18 alex Exp
#
@@ -15,7 +15,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= andreas@FreeBSD.ORG
-LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
+LIB_DEPENDS= Xpm.4.:${PORTSDIR}/graphics/xpm
BUILD_DEPENDS= ${LOCALBASE}/lib/librplay.a:${PORTSDIR}/audio/rplay
USE_X11= yes