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 /www/comline/Makefile | |
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 'www/comline/Makefile')
-rw-r--r-- | www/comline/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/comline/Makefile b/www/comline/Makefile index 7cf78547ef27..f02df03f2a92 100644 --- a/www/comline/Makefile +++ b/www/comline/Makefile @@ -18,8 +18,6 @@ DISTFILES= w3c-libwww-4.0D.tar.gz \ MAINTAINER= ache@freebsd.org -BROKEN_ELF= -lwww - do-build: cd ${WRKSRC}; ./BUILD comline |