diff options
author | bouyer <bouyer> | 1998-01-23 12:08:33 +0000 |
---|---|---|
committer | bouyer <bouyer> | 1998-01-23 12:08:33 +0000 |
commit | 2414724f9b57b80694705876380af105127954ed (patch) | |
tree | 1929869c3bc670d24244044598cce8f0b486caf9 /x11/fvwm95/Makefile | |
parent | 0b9af63123566cf1cd42b032f96d9848a5ccdb14 (diff) | |
download | pkgsrc-2414724f9b57b80694705876380af105127954ed.tar.gz |
Adapt to NetBSD's package system.
Diffstat (limited to 'x11/fvwm95/Makefile')
-rw-r--r-- | x11/fvwm95/Makefile | 3 |
1 files changed, 1 insertions, 2 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 |