summaryrefslogtreecommitdiff
path: root/lang/squeak
diff options
context:
space:
mode:
authorreed <reed>2008-02-06 18:45:31 +0000
committerreed <reed>2008-02-06 18:45:31 +0000
commita6209e0c4df69cb7bf9d4483858e466f7be215b7 (patch)
treef18c53fd922b3aa72b6df5100dc1768d25cc0f9c /lang/squeak
parent349a693a9c60eaad61f33ba30468831a6a970783 (diff)
downloadpkgsrc-a6209e0c4df69cb7bf9d4483858e466f7be215b7.tar.gz
Get rid of ONLY_FOR_PLATFORM restriction.
Move the PLIST entry for the NetBSD sound a support to a new PLIST.NetBSD file. And add a PLIST.Linux file. No PKGREVISION change.
Diffstat (limited to 'lang/squeak')
-rw-r--r--lang/squeak/Makefile4
-rw-r--r--lang/squeak/PLIST3
-rw-r--r--lang/squeak/PLIST.Linux5
-rw-r--r--lang/squeak/PLIST.NetBSD2
4 files changed, 9 insertions, 5 deletions
diff --git a/lang/squeak/Makefile b/lang/squeak/Makefile
index 103e83e3109..0d34df044e8 100644
--- a/lang/squeak/Makefile
+++ b/lang/squeak/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2008/01/14 20:39:34 bad Exp $
+# $NetBSD: Makefile,v 1.36 2008/02/06 18:45:32 reed Exp $
#
DISTNAME= Squeak-3.9-8
@@ -27,8 +27,6 @@ CONFIGURE_DIRS= ${WRKDIR}/build
CONFIGURE_SCRIPT= ${WRKSRC}/platforms/unix/config/configure
DIST_SUBDIR= squeak
-ONLY_FOR_PLATFORM= NetBSD-*-*
-
SQUEAK_CHANGES= Squeak3.9-final-7067/Squeak3.9-final-7067.changes.gz
SQUEAK_IMAGE= Squeak3.9-final-7067/Squeak3.9-final-7067.image.gz
SQUEAK_SOURCES= Squeak3.9-final-7067/SqueakV39.sources
diff --git a/lang/squeak/PLIST b/lang/squeak/PLIST
index b2c87eaf0ef..ddd49f83308 100644
--- a/lang/squeak/PLIST
+++ b/lang/squeak/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2008/01/12 23:30:38 bad Exp $
+@comment $NetBSD: PLIST,v 1.4 2008/02/06 18:45:32 reed Exp $
bin/inisqueak
bin/squeak
lib/squeak/3.9-8/AioPlugin
@@ -12,7 +12,6 @@ lib/squeak/3.9-8/squeak
lib/squeak/3.9-8/vm-display-X11
lib/squeak/3.9-8/vm-display-null
lib/squeak/3.9-8/vm-sound-NAS
-lib/squeak/3.9-8/vm-sound-${OPSYS}
lib/squeak/3.9-8/vm-sound-null
lib/squeak/Squeak3.9-final-7067.changes.gz
lib/squeak/Squeak3.9-final-7067.image.gz
diff --git a/lang/squeak/PLIST.Linux b/lang/squeak/PLIST.Linux
new file mode 100644
index 00000000000..2f844457077
--- /dev/null
+++ b/lang/squeak/PLIST.Linux
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST.Linux,v 1.1 2008/02/06 18:45:32 reed Exp $
+lib/squeak/3.9-8/UUIDPlugin
+lib/squeak/3.9-8/vm-display-fbdev
+lib/squeak/3.9-8/vm-sound-ALSA
+lib/squeak/3.9-8/vm-sound-OSS
diff --git a/lang/squeak/PLIST.NetBSD b/lang/squeak/PLIST.NetBSD
new file mode 100644
index 00000000000..530ec11117b
--- /dev/null
+++ b/lang/squeak/PLIST.NetBSD
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST.NetBSD,v 1.1 2008/02/06 18:45:31 reed Exp $
+lib/squeak/3.9-8/vm-sound-NetBSD