summaryrefslogtreecommitdiff
path: root/emulators/suse91_gtk
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2005-12-12 14:43:23 +0000
committerjoerg <joerg@pkgsrc.org>2005-12-12 14:43:23 +0000
commit1f6a39a84e10fec37df3728c67f6821cc88e7231 (patch)
tree97ae5019218968b99f2894114562532ab97bb4da /emulators/suse91_gtk
parent7923936df560993a53a43905e2f693c1d5d6fdba (diff)
downloadpkgsrc-1f6a39a84e10fec37df3728c67f6821cc88e7231.tar.gz
First step at reworking Linux binary packages.
Change most pkgs to depend on either emulators/suse_linux/Makefile.application (normal pkgs) or Makefile.common (suse91 and suse themselves) to filter out Operating Systems without Linux ABI support. Use CPU masks to limit the pkg to supported platforms.
Diffstat (limited to 'emulators/suse91_gtk')
-rw-r--r--emulators/suse91_gtk/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/emulators/suse91_gtk/Makefile b/emulators/suse91_gtk/Makefile
index a9d728bbc7c..b44ebbe7456 100644
--- a/emulators/suse91_gtk/Makefile
+++ b/emulators/suse91_gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2005/09/28 14:31:06 rillig Exp $
+# $NetBSD: Makefile,v 1.4 2005/12/12 14:43:24 joerg Exp $
DISTNAME= suse_gtk-${SUSE_VERSION}
CATEGORIES= emulators
@@ -11,8 +11,6 @@ COMMENT= Linux compatibility package for GTK binaries
DEPENDS+= suse_x11>=${SUSE_VERSION}:../../emulators/suse91_x11
-ONLY_FOR_PLATFORM= NetBSD-*-i386 FreeBSD-*-i386
-
EXTRACT_ONLY= # empty
NO_BUILD= YES
PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC