summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorreed <reed>2004-02-03 05:27:03 +0000
committerreed <reed>2004-02-03 05:27:03 +0000
commit4cbc92ea7dc9be3712fbfbc6d21ba153b702a66b (patch)
tree60044fdffdf256264f140314fa0ce98047d79ac3 /multimedia
parentebd5f071d04234e84536f192242aadb828399723 (diff)
downloadpkgsrc-4cbc92ea7dc9be3712fbfbc6d21ba153b702a66b.tar.gz
Allow this to be used under Linux too. (It builds and runs great.)
(Maybe this should use PKG_FAIL_REASON, because before it skipped and than thee ogle_gui failed to build later.)
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/ogle/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/ogle/Makefile b/multimedia/ogle/Makefile
index 00c9da74036..e89d233483f 100644
--- a/multimedia/ogle/Makefile
+++ b/multimedia/ogle/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2004/02/03 04:34:06 grant Exp $
+# $NetBSD: Makefile,v 1.2 2004/02/03 05:27:03 reed Exp $
DISTNAME= ogle-0.9.2
PKGREVISION= 1
@@ -14,6 +14,7 @@ ONLY_FOR_PLATFORM+= NetBSD-1.[6-9]*-i386 NetBSD-[2-9]*-i386
ONLY_FOR_PLATFORM+= NetBSD-1.6[D-Z]*-powerpc NetBSD-1.[7-9]*-powerpc
ONLY_FOR_PLATFORM+= NetBSD-[2-9]*-powerpc
ONLY_FOR_PLATFORM+= NetBSD-1.6Z*-alpha NetBSD-[2-9]*-alpha
+ONLY_FOR_PLATFORM+= Linux-*-*
USE_BUILDLINK2= yes
USE_X11= yes