diff options
author | wiz <wiz> | 2007-02-22 19:26:05 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-02-22 19:26:05 +0000 |
commit | 0c152e7442b8ddde8405ba9d0f2d4d981d5c3151 (patch) | |
tree | fae33b1f36c87708a527346fcfbac7913893ed98 /emulators/suse91_vmware | |
parent | 8a5fbfcada8ed360c15f5cf866f70753cbb13b39 (diff) | |
download | pkgsrc-0c152e7442b8ddde8405ba9d0f2d4d981d5c3151.tar.gz |
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'emulators/suse91_vmware')
-rw-r--r-- | emulators/suse91_vmware/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/suse91_vmware/Makefile b/emulators/suse91_vmware/Makefile index 6f8e01655c2..3eec3dcfcf9 100644 --- a/emulators/suse91_vmware/Makefile +++ b/emulators/suse91_vmware/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2006/06/30 15:37:22 salo Exp $ +# $NetBSD: Makefile,v 1.8 2007/02/22 19:26:28 wiz Exp $ DISTNAME= suse_vmware-${SUSE_VERSION} PKGREVISION= 2 @@ -11,7 +11,7 @@ HOMEPAGE= http://www.suse.com/ COMMENT= Linux compatibility package to support running VMware DEPENDS+= suse_base-${SUSE_VERSION}{,nb*}:../../emulators/suse91_base -DEPENDS+= suse_x11-${SUSE_VERSION}{,nb*}:../../emulators/suse91_x11 +DEPENDS+= suse_x11-${SUSE_VERSION}{,nb*}:../../emulators/suse91_x11 EXTRACT_ONLY= # empty NO_BUILD= YES |