summaryrefslogtreecommitdiff
path: root/lang/o2c
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2001-03-31 11:15:56 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2001-03-31 11:15:56 +0000
commit1aafd2fd714fe6d70668fb86354decc45015a1e3 (patch)
tree8a267c84a2d07079ee981dcdd95c40b9cc6069d2 /lang/o2c
parentThis only exists for the i386 platform. (diff)
Does not support 64-bit platforms.
Notes
Notes: svn path=/head/; revision=40650
Diffstat (limited to 'lang/o2c')
-rw-r--r--lang/o2c/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/o2c/Makefile b/lang/o2c/Makefile
index 35b585ca7b14..18de0767f082 100644
--- a/lang/o2c/Makefile
+++ b/lang/o2c/Makefile
@@ -12,8 +12,10 @@ MASTER_SITES= ftp://ftp.uni-kl.de/pub/informatik/software/ \
MAINTAINER= ob@seicom.NET
-MAKE_ENV= MAKEOBJDIR=.
+# does not support 64-bit platforms
+ONLY_FOR_ARCHS= i386
+MAKE_ENV= MAKEOBJDIR=.
MAN1= o2b.1 o2c.1 o2ef.1 o2whereis.1
post-extract: