summaryrefslogtreecommitdiff
path: root/emulators/suse91_gtk2
diff options
context:
space:
mode:
authorjoerg <joerg>2005-12-12 14:43:23 +0000
committerjoerg <joerg>2005-12-12 14:43:23 +0000
commitb6040619aa907584751304a36c1d26313cff26e6 (patch)
tree97ae5019218968b99f2894114562532ab97bb4da /emulators/suse91_gtk2
parent71133dae32f632249eb0e87a1e49bee676db468f (diff)
downloadpkgsrc-b6040619aa907584751304a36c1d26313cff26e6.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_gtk2')
-rw-r--r--emulators/suse91_gtk2/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/emulators/suse91_gtk2/Makefile b/emulators/suse91_gtk2/Makefile
index 5303cb4a2fd..3ac93660d17 100644
--- a/emulators/suse91_gtk2/Makefile
+++ b/emulators/suse91_gtk2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2005/12/05 20:50:12 rillig Exp $
+# $NetBSD: Makefile,v 1.11 2005/12/12 14:43:24 joerg Exp $
DISTNAME= suse_gtk2-${SUSE_VERSION}
PKGREVISION= 4
@@ -17,8 +17,6 @@ DEPENDS+= suse_libpng>=${SUSE_VERSION}:../../emulators/suse91_libpng
DEPENDS+= suse_libtiff>=${SUSE_VERSION}:../../emulators/suse91_libtiff
DEPENDS+= suse_x11>=${SUSE_VERSION}:../../emulators/suse91_x11
-ONLY_FOR_PLATFORM= NetBSD-*-i386 FreeBSD-*-i386
-
EXTRACT_ONLY= # empty
USE_PKGINSTALL= YES
NO_BUILD= YES