diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-09-21 10:11:25 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-09-21 10:11:25 +0000 |
commit | 578b269d65d133a1552d194faca356fc8b5db283 (patch) | |
tree | 36a47b5523a9444d4cdd4392fd8aac28c193ce2c /www/comline/Makefile | |
parent | This one is not BROKEN_ELF anymore. (diff) |
These ports are building now, so take out BROKEN_ELF.
Diffstat (limited to '')
-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 |