diff options
author | bouyer <bouyer@pkgsrc.org> | 1998-01-23 12:08:33 +0000 |
---|---|---|
committer | bouyer <bouyer@pkgsrc.org> | 1998-01-23 12:08:33 +0000 |
commit | ed5119ba713474ff55476953bce6b64d671d8e2c (patch) | |
tree | 1929869c3bc670d24244044598cce8f0b486caf9 /x11/fvwm95 | |
parent | 5113d289453c82cec3ef080c832f8990e2003f0a (diff) | |
download | pkgsrc-ed5119ba713474ff55476953bce6b64d671d8e2c.tar.gz |
Adapt to NetBSD's package system.
Diffstat (limited to 'x11/fvwm95')
-rw-r--r-- | x11/fvwm95/Makefile | 3 | ||||
-rw-r--r-- | x11/fvwm95/pkg/PLIST | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/x11/fvwm95/Makefile b/x11/fvwm95/Makefile index de5ce91a06d..78b27cf5043 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.1.1.1 1998/01/23 11:42:19 bouyer Exp $ +# $NetBSD: Makefile,v 1.2 1998/01/23 12:08:33 bouyer Exp $ # FreeBSD: Makefile,v 1.17 1997/12/24 01:21:18 alex Exp # @@ -17,7 +17,6 @@ MAINTAINER= andreas@FreeBSD.ORG LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm BUILD_DEPENDS= ${LOCALBASE}/lib/librplay.a:${PORTSDIR}/audio/rplay -RUN_DEPENDS= ${X11BASE}/icons/chuck.xpm:${PORTSDIR}/x11/fbsd-icons USE_X11= yes GNU_CONFIGURE= yes diff --git a/x11/fvwm95/pkg/PLIST b/x11/fvwm95/pkg/PLIST index b1369aaabd1..684d94f8e8d 100644 --- a/x11/fvwm95/pkg/PLIST +++ b/x11/fvwm95/pkg/PLIST @@ -1,4 +1,4 @@ -comment $NetBSD: PLIST,v 1.1.1.1 1998/01/23 11:42:20 bouyer Exp $ +@comment $NetBSD: PLIST,v 1.2 1998/01/23 12:08:34 bouyer Exp $ bin/fvwm95 bin/xpmroot icons/Mosaic.xpm @@ -241,4 +241,4 @@ lib/X11/fvwm95/fvwmrc_convert lib/X11/fvwm95/quantize_pixmaps lib/X11/fvwm95/system.fvwm95rc lib/libfvwm95.a -man/man1/fvwm95.1.gz +man/man1/fvwm95.1 |