diff options
Diffstat (limited to 'emulators/suse_compat/Makefile')
-rw-r--r-- | emulators/suse_compat/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/suse_compat/Makefile b/emulators/suse_compat/Makefile index 6ce2fcc8fed..6214a54ff51 100644 --- a/emulators/suse_compat/Makefile +++ b/emulators/suse_compat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2005/01/23 12:06:07 tron Exp $ +# $NetBSD: Makefile,v 1.22 2005/04/11 21:45:45 tv Exp $ DISTNAME= compat PKGNAME= suse_${DISTNAME}-${SUSE_VERSION} @@ -16,7 +16,6 @@ ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-powerpc FreeBSD-*-i386 EXTRACT_ONLY= # empty NO_BUILD= YES -NO_BUILDLINK= YES PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC RPMFILES= ${DISTNAME}${EXTRACT_SUFX} |