diff options
-rw-r--r-- | net/pxe-pdhcp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/pxe-pdhcp/Makefile b/net/pxe-pdhcp/Makefile index b53cbe6386bb..7b6c065f4d95 100644 --- a/net/pxe-pdhcp/Makefile +++ b/net/pxe-pdhcp/Makefile @@ -12,6 +12,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/README.md WRKSRC= ${WRKDIR}/frsyuki-${PORTNAME}-a201b88 +USES= uidfix SUB_FILES= Makefile MAKE_ENV= PORTDOCS=${PORT_OPTIONS:MDOCS} PLIST_FILES= sbin/${PORTNAME} man/man8/${PORTNAME}.8.gz |