diff options
Diffstat (limited to 'emulators/suse91_vmware/Makefile')
-rw-r--r-- | emulators/suse91_vmware/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/suse91_vmware/Makefile b/emulators/suse91_vmware/Makefile index 07cc0bf3e1b..9a32db0de03 100644 --- a/emulators/suse91_vmware/Makefile +++ b/emulators/suse91_vmware/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/04/02 16:59:44 jdolecek Exp $ +# $NetBSD: Makefile,v 1.2 2005/04/11 21:45:45 tv Exp $ DISTNAME= suse_vmware-${SUSE_VERSION} CATEGORIES= emulators @@ -16,7 +16,6 @@ ONLY_FOR_PLATFORM= NetBSD-*-i386 FreeBSD-*-i386 EXTRACT_ONLY= # empty NO_BUILD= YES -NO_BUILDLINK= YES PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC PLIST_SUBST= EMULSUBDIR=${EMULSUBDIR} |