diff options
Diffstat (limited to 'emulators/suse_gtk/Makefile')
-rw-r--r-- | emulators/suse_gtk/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/emulators/suse_gtk/Makefile b/emulators/suse_gtk/Makefile index b41d7cdbbf7..d7995d7d141 100644 --- a/emulators/suse_gtk/Makefile +++ b/emulators/suse_gtk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2005/04/11 21:45:45 tv Exp $ +# $NetBSD: Makefile,v 1.16 2005/12/12 14:43:24 joerg Exp $ DISTNAME= suse_gtk-${SUSE_VERSION} CATEGORIES= emulators @@ -12,8 +12,6 @@ COMMENT= Linux compatibility package for GTK binaries DEPENDS+= suse_x11>=${SUSE_VERSION}:../../emulators/suse_x11 -ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-powerpc FreeBSD-*-i386 - EXTRACT_ONLY= # empty NO_BUILD= YES PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC |