diff options
author | asami <asami@FreeBSD.org> | 1999-09-21 18:11:25 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-09-21 18:11:25 +0800 |
commit | 3186d0320009422797866429e74ed55a92fc5b46 (patch) | |
tree | 4905e7baf22982f782468f32628605545e389bba /net/pmf | |
parent | a7f1241d69f85e8ea2cc7dd9642048a47073c510 (diff) | |
download | freebsd-ports-gnome-3186d0320009422797866429e74ed55a92fc5b46.tar.gz freebsd-ports-gnome-3186d0320009422797866429e74ed55a92fc5b46.tar.zst freebsd-ports-gnome-3186d0320009422797866429e74ed55a92fc5b46.zip |
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 44c2444e7a3d..22b706c33d8f 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: |