diff options
author | asami <asami@FreeBSD.org> | 1999-09-21 10:11:25 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-09-21 10:11:25 +0000 |
commit | 3186d0320009422797866429e74ed55a92fc5b46 (patch) | |
tree | 4905e7baf22982f782468f32628605545e389bba /net/pmf | |
parent | a7f1241d69f85e8ea2cc7dd9642048a47073c510 (diff) | |
download | FreeBSD-ports-3186d0320009422797866429e74ed55a92fc5b46.zip FreeBSD-ports-3186d0320009422797866429e74ed55a92fc5b46.tar.gz |
These ports are building now, so take out BROKEN_ELF.
Diffstat (limited to 'net/pmf')
-rw-r--r-- | net/pmf/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/pmf/Makefile b/net/pmf/Makefile index 44c2444..22b706c 100644 --- a/net/pmf/Makefile +++ b/net/pmf/Makefile @@ -12,7 +12,6 @@ MASTER_SITES= ftp://ftp.lysator.liu.se/pub/lpmud/clients/pmf/ MAINTAINER= ports@freebsd.org -BROKEN_ELF= cc: c_packages/libc_packs.a: No such file or directory WRKSRC= ${WRKDIR}/pmfdir/src pre-install: |