mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
-CURRENT no longer has problems with BSDI executables.
This commit is contained in:
parent
34a4342f05
commit
0c89fd3530
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=18113
@ -3,7 +3,7 @@
|
||||
# Date created: Thu Jan 14 23:28:40 CET 1999
|
||||
# Whom: Dirk Froemberg <dirk@FreeBSD.ORG>
|
||||
#
|
||||
# $Id: Makefile,v 1.2 1999/01/17 18:20:48 dirk Exp $
|
||||
# $Id: Makefile,v 1.3 1999/03/15 23:40:26 dirk Exp $
|
||||
#
|
||||
|
||||
DISTNAME= BladeEnc-076-bsd-i386
|
||||
@ -14,11 +14,6 @@ MASTER_SITES= http://home8.swipnet.se/~w-82625/encoder/binaries/ \
|
||||
|
||||
MAINTAINER= dirk@FreeBSD.ORG
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.if ${OSVERSION} >= 400002
|
||||
BROKEN= unable to execute BSDI executables
|
||||
.endif
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
NO_WRKSUBDIR= yes
|
||||
NO_BUILD= yes
|
||||
@ -30,4 +25,4 @@ do-install:
|
||||
${INSTALL_DATA} ${WRKSRC}/BladeEnc.html ${PREFIX}/share/doc/BladeEnc
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user