diff options
Diffstat (limited to 'net/pxe/Makefile')
-rw-r--r-- | net/pxe/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/pxe/Makefile b/net/pxe/Makefile index 87fadc82fe37..79994ef98873 100644 --- a/net/pxe/Makefile +++ b/net/pxe/Makefile @@ -15,7 +15,6 @@ MAINTAINER= anders@FreeBSD.org COMMENT= PXE daemon, set up a boot menu for netbooting PXE enabled clients GNU_CONFIGURE= yes -USE_REINPLACE= yes CONFIGURE_ARGS+= --with-config=${PREFIX}/etc/pxe.conf \ --with-log=/var/log/pxe.log \ --with-setuid=nobody |