diff options
author | Michael Haro <mharo@FreeBSD.org> | 2001-04-02 09:24:30 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2001-04-02 09:24:30 +0000 |
commit | af0be8e375686a081577713fe4776246d6029a33 (patch) | |
tree | bd92f11e058269c4841c59aba4085f4906bd68cd /security/xinetd | |
parent | 9d77d03a9ccd3fbb85f1d81bdb700888dd599800 (diff) | |
download | ports-af0be8e375686a081577713fe4776246d6029a33.tar.gz ports-af0be8e375686a081577713fe4776246d6029a33.zip |
Notes
Diffstat (limited to 'security/xinetd')
-rw-r--r-- | security/xinetd/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/xinetd/Makefile b/security/xinetd/Makefile index 3a4dc0f07e95..a57990d5b804 100644 --- a/security/xinetd/Makefile +++ b/security/xinetd/Makefile @@ -13,7 +13,6 @@ MASTER_SITES= http://www.xinetd.org/ \ MAINTAINER= vanilla@FreeBSD.org -FETCH_BEFORE_ARGS= -b GNU_CONFIGURE= yes ALL_TARGET= build CONFIGURE_ARGS= --with-loadavg --with-libwrap |