Rename package to "fvmw1-1.24r" to avoid automatic conflict with "fvwm2"

package.
This commit is contained in:
tron 1999-03-01 23:04:06 +00:00
parent ba3307d25c
commit 4daf155f19

View file

@ -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"