diff options
Diffstat (limited to 'emulators/suse91_compat')
-rw-r--r-- | emulators/suse91_compat/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/emulators/suse91_compat/Makefile b/emulators/suse91_compat/Makefile index ffe37f3dbec..12796eb70a2 100644 --- a/emulators/suse91_compat/Makefile +++ b/emulators/suse91_compat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2005/04/11 21:45:44 tv Exp $ +# $NetBSD: Makefile,v 1.6 2005/12/12 14:43:23 joerg Exp $ DISTNAME= suse_compat-${SUSE_VERSION} CATEGORIES= emulators @@ -11,8 +11,6 @@ COMMENT= Linux compatibility package with old shared libraries DEPENDS+= suse_base>=${SUSE_VERSION}:../../emulators/suse91_base -ONLY_FOR_PLATFORM= NetBSD-*-i386 FreeBSD-*-i386 - EXTRACT_ONLY= # empty NO_BUILD= YES PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC |