This port will only work on i386 boxes.
This commit is contained in:
parent
e13591e2ec
commit
d3a65967ae
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=18959
1 changed files with 3 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
# Date created: 17 Mar 1999
|
||||
# Whom: xxx
|
||||
#
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.1.1.1 1999/04/30 04:28:46 taoka Exp $
|
||||
#
|
||||
|
||||
DISTNAME= pklin251
|
||||
|
@ -16,6 +16,8 @@ MAINTAINER= dbader@eece.unm.edu
|
|||
|
||||
RUN_DEPENDS= /compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_lib
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
NO_BUILD= Yes
|
||||
NO_PACKAGE= Shareware
|
||||
|
||||
|
|
Loading…
Reference in a new issue