diff options
Diffstat (limited to 'net/pxe/Makefile')
-rw-r--r-- | net/pxe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pxe/Makefile b/net/pxe/Makefile index 1ec71901e577..5e75b3eb3336 100644 --- a/net/pxe/Makefile +++ b/net/pxe/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://www.kano.org.uk/projects/pxe/ \ MAINTAINER= anders@FreeBSD.org COMMENT= PXE daemon, set up a boot menu for netbooting PXE enabled clients -USE_RC_SUBR= pxe.sh +USE_RC_SUBR= pxe SUB_FILES= pkg-message GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-config=${PREFIX}/etc/pxe.conf \ |