90a3b55cb1
"test -h", not "test -e" which tests for the existence of the target of the symlink. Bump the PKGREVISIONs of suse100_vmware and suse91_vmware.
16 lines
436 B
Makefile
16 lines
436 B
Makefile
# $NetBSD: Makefile,v 1.10 2007/08/22 02:19:15 jlam Exp $
|
|
|
|
DISTNAME= suse_vmware-${SUSE_VERSION}
|
|
PKGREVISION= 4
|
|
CATEGORIES= emulators
|
|
DISTFILES= grep-2.5.1-416.${SUSE_ARCH}.rpm
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= Linux compatibility package to help run VMware
|
|
|
|
EMUL_PLATFORMS= linux-i386
|
|
EMUL_MODULES.linux= base x11
|
|
RPMIGNOREPATH= usr
|
|
|
|
.include "../../emulators/suse91_linux/Makefile.common"
|
|
.include "../../mk/bsd.pkg.mk"
|