summaryrefslogtreecommitdiff
path: root/devel/flex
diff options
context:
space:
mode:
authoragc <agc>1999-07-02 08:46:51 +0000
committeragc <agc>1999-07-02 08:46:51 +0000
commita15d1fc1af2e7e1cd7288aed35d2781bf38a9551 (patch)
treee96920cd5f8dab37a5467348d7204108c09b9b11 /devel/flex
parentb679393db5497be44aec2d03789089a77bd46d07 (diff)
downloadpkgsrc-a15d1fc1af2e7e1cd7288aed35d2781bf38a9551.tar.gz
For packages that are in the NetBSD base system, but needed for
Solaris, narrow down the platforms, and use specific inclusion rather than disclusion: mark them as ONLY_FOR_PLATFORM=SunOS-*-*, rather than NOT_FOR_PLATFORM=NetBSD-*-*.
Diffstat (limited to 'devel/flex')
-rw-r--r--devel/flex/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/flex/Makefile b/devel/flex/Makefile
index 343eefac0d3..827755f0911 100644
--- a/devel/flex/Makefile
+++ b/devel/flex/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 1999/07/01 09:23:23 agc Exp $
+# $NetBSD: Makefile,v 1.2 1999/07/02 08:46:51 agc Exp $
#
DISTNAME= flex-2.5.4a
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=flex/}
MAINTAINER= packages@netbsd.org
HOMEPAGE=
-NOT_FOR_PLATFORM= NetBSD-*-* # In NetBSD base system
+ONLY_FOR_PLATFORM= SunOS-*-* # in NetBSD base system
WRKSRC= ${WRKDIR}/flex-2.5.4