From 4daf155f19a558b1371b96be1a79384adef9757d Mon Sep 17 00:00:00 2001 From: tron Date: Mon, 1 Mar 1999 23:04:06 +0000 Subject: Rename package to "fvmw1-1.24r" to avoid automatic conflict with "fvwm2" package. --- x11/fvwm1/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'x11/fvwm1/Makefile') diff --git a/x11/fvwm1/Makefile b/x11/fvwm1/Makefile index 50703c7f263..04831cac78d 100644 --- a/x11/fvwm1/Makefile +++ b/x11/fvwm1/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.14 1999/03/01 22:56:50 tron Exp $ +# $NetBSD: Makefile,v 1.15 1999/03/01 23:04:06 tron Exp $ # FreeBSD Id: Makefile,v 1.12 1997/10/11 10:42:43 jkh Exp # DISTNAME= fvwm-1.24r +PKGNAME= ${DISTNAME:S/fvwm/fvmw1/} CATEGORIES= x11 MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/packages/distfiles/ @@ -12,6 +13,8 @@ HOMEPAGE= http://www.hpc.uh.edu/fvwm/ DEPENDS+= xpm-3.4k:../../graphics/xpm DEPENDS= xpmroot-2.2:../../x11/xpmroot +CONFLICTS= fvmw-1.* + USE_IMAKE= yes # drop -a because we have no `depends' target XMKMF= ${SH} -c "xmkmf && make Makefiles" -- cgit v1.2.3