diff options
Diffstat (limited to 'emulators/suse91_glx/Makefile')
-rw-r--r-- | emulators/suse91_glx/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/emulators/suse91_glx/Makefile b/emulators/suse91_glx/Makefile index 7f8adb3453c..21fdc9e7375 100644 --- a/emulators/suse91_glx/Makefile +++ b/emulators/suse91_glx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2005/12/05 20:50:12 rillig Exp $ +# $NetBSD: Makefile,v 1.5 2005/12/12 14:43:24 joerg Exp $ DISTNAME= suse_glx-${SUSE_VERSION} CATEGORIES= emulators @@ -12,8 +12,6 @@ COMMENT= Linux compatibility package for the GL library DEPENDS+= suse_base>=${SUSE_VERSION}:../../emulators/suse91_base DEPENDS+= suse_x11>=${SUSE_VERSION}:../../emulators/suse91_x11 -ONLY_FOR_PLATFORM= NetBSD-*-i386 FreeBSD-*-i386 - EXTRACT_ONLY= # empty NO_BUILD= YES LIBTOOLIZE_PLIST= NO |