diff options
Diffstat (limited to 'x11/fvwm95')
-rw-r--r-- | x11/fvwm95/Makefile | 4 |
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 |