summaryrefslogtreecommitdiff
path: root/emulators/suse64_gtk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/suse64_gtk/Makefile')
-rw-r--r--emulators/suse64_gtk/Makefile24
1 files changed, 0 insertions, 24 deletions
diff --git a/emulators/suse64_gtk/Makefile b/emulators/suse64_gtk/Makefile
deleted file mode 100644
index bd03b64a6ce..00000000000
--- a/emulators/suse64_gtk/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# $NetBSD: Makefile,v 1.4 2003/07/17 21:35:52 grant Exp $
-
-DISTNAME= suse_gtk-${SUSE_VERSION}
-PKGREVISION= 1
-CATEGORIES= emulators
-MASTER_SITES= ${MASTER_SITE_SUSE:=gra1/}
-DISTFILES= ${RPMFILES}
-
-MAINTAINER= tech-pkg@NetBSD.org
-HOMEPAGE= http://www.suse.com/
-COMMENT= Linux compatibility package for GTK binaries
-
-DEPENDS+= suse_x11-${SUSE_VERSION}*:../suse64_x11
-
-ONLY_FOR_PLATFORM= NetBSD-*-i386
-
-EXTRACT_ONLY= # empty
-NO_BUILD= yes
-PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
-
-RPMFILES= glib.rpm gtk.rpm
-
-.include "../suse64_linux/Makefile.common"
-.include "../../mk/bsd.pkg.mk"