diff options
Diffstat (limited to 'emulators/suse_glx/Makefile')
-rw-r--r-- | emulators/suse_glx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/suse_glx/Makefile b/emulators/suse_glx/Makefile index 5dc4e305e50..468c36a40e9 100644 --- a/emulators/suse_glx/Makefile +++ b/emulators/suse_glx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2003/09/18 16:25:23 jmmv Exp $ +# $NetBSD: Makefile,v 1.14 2004/04/14 11:31:12 xtraeme Exp $ DISTNAME= glx PKGNAME= suse_${DISTNAME}-${SUSE_VERSION} @@ -12,7 +12,7 @@ COMMENT= Linux compatibility package for GLX binaries DEPENDS+= suse_x11>=${SUSE_VERSION}:../../emulators/suse_x11 -ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-powerpc +ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-powerpc FreeBSD-*-i386 EXTRACT_ONLY= # empty NO_BUILD= YES |